/todo-list

A simple todo list

Primary LanguageJavaScript

todo-list

One of the first things that I made using JS from a really great tutorial at https://watchandcode.com
I eventually want to continue improving upon this just because it's a simple idea that I am really familiar with.
Todo's for the Todo List:
  • Redo it using React.
  • Some CSS animations.
  • Redo it in Flask and connect it to a database
  • The ability to add different kinds of todos. (checklists, categories, etc.)