Skip to content

joriordan332/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-list

https://joriordan332.github.io/todo-list/

A simple Todo list created with HTML, CSS & Javascript. The project drew upon previous lessons around modules, dynamically creating factories or constructors/classes in order to add tasks and projects to the todo list and made me conscious of trying to follow the OOP principles of the previous lesson. The project also makes use of localStorage which was something new to me up until now. The project was a learning curve for how to implement filters and localStorage

Features of the project

  • Add you own projects
  • Add & delete tasks
  • Enter the task name, description, date it needs to be completed and the priority of it e.g. low, medium or high
  • Mark which projects are already complete with a checkbox
  • Filter for each project by clicking on them on the sidebar
  • Filter for each project by the date they need to be completed e.g. today, this week or all tasks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published