An open API service indexing awesome lists of open source software.

https://github.com/farhaj499/todo-app

Todo App to keep track of your daily tasks, so you don't miss anything.
https://github.com/farhaj499/todo-app

bcrypt fastapi full-stack fullstack-development nextjs python python3 shadcn-ui sqlmodel tailwindcss typescript

Last synced: 3 months ago
JSON representation

Todo App to keep track of your daily tasks, so you don't miss anything.

Awesome Lists containing this project

README

        

# Todo App

Your goto App to keep track of your daily tasks, so you don't miss anything. It has the following functionalities:
1. Create task.
2. Update task.
3. Delete task.
4. Flag your tasks as pending or completed.
5. User registration and login.