/todo-with-login

A todo app with login and list dashboard.

Primary LanguageJavaScript

TODO

This is a small app I made becuase I am learing this stuff. There are so many things that need to be fixed but this is the best I can do right now I think.

Features

  1. Create New Account
  2. Login and Out
  3. Create a new list
  4. Create Items for the list
  5. Edit Lists
  6. Edit Lists Items

For now to edit the list items you just delete them and then add a new one. I wonder if it be worth it to make eash item its own input that is editable.