Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 422 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 422 Bytes

Todo List Battle

License: MIT

Created a simple todo list in three different Python frameworks i.e. Flask, FastAPI and Django to understand the naunces of each other.


Features

  • Basic todo-list CRUD operations
  • User authentication
  • User registration
  • Search
  • Custom styling