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.
- Host: GitHub
- URL: https://github.com/farhaj499/todo-app
- Owner: Farhaj499
- Created: 2024-07-06T10:23:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T16:17:45.000Z (11 months ago)
- Last Synced: 2025-01-29T03:38:05.714Z (5 months ago)
- Topics: bcrypt, fastapi, full-stack, fullstack-development, nextjs, python, python3, shadcn-ui, sqlmodel, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.