Django-Website
Django-Website copied to clipboard
Fix bugs in backend logic, database logic; Add features
- update register/login UI.
- add a feature: logout
- update register/login logic.
- fix a bug: Remove todoList from database: a user can exist without a todolist
- update requirements.txt and db.sqlite
- Add a delete button: for every todo-list
- Add a delete button: for each item in todo-list