wesjones15 / todo-list

simple todo list web app to practice web development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

simple todo list web app to practice web development


Languages

Language:HTML 54.1%Language:JavaScript 40.5%Language:CSS 5.4%