/todo-list

simple todo list web app to practice web development

Primary LanguageHTML

Todo List App

** The end goal of this project is to help the user set realistic daily goals and accomplish them

user can add todo list item user can view specific item user can delete todo list item

Future Plans ————————————————

  • Allow user to mark task as completed
  • Move completed items to "completed items" list
  • "End Productive Day" button
    • This will show user what they completed, and compare it to how much they planned to complete
    • push completed tasks to archive section
  • add daily recurring tasks
  • implement sub-tasks for larger tasks
  • make task priority label meaningful