![To do list project image](./images/background1-todo-list.png)
To-Do-List
A To-Do List website made by HTML, CSS, Javascript.
User can add, check and delete tasks off. Tasks details can also be viewed and edited.
Other functionalities include adding different projects, checking weekly and daily tasks and screen enlargement to full size if need be.
Challenges
In practicing CRUD principles, the most challenging aspect I found when completing this project is the prior brainstorming/mapping of each classes/factory functions to coordinate each tasks and projects.