Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hesic73/my-todo-app
A simple todo app built with Next.js and FastAPI
https://github.com/hesic73/my-todo-app
to-do-list todo todoapp todolist todos
Last synced: 10 days ago
JSON representation
A simple todo app built with Next.js and FastAPI
- Host: GitHub
- URL: https://github.com/hesic73/my-todo-app
- Owner: hesic73
- Created: 2024-04-01T09:30:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T07:17:18.000Z (5 months ago)
- Last Synced: 2025-01-23T03:49:42.163Z (17 days ago)
- Topics: to-do-list, todo, todoapp, todolist, todos
- Language: JavaScript
- Homepage: http://81.70.254.3:3000/
- Size: 684 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My ToDo App
A toy project that implements a simple to-do list.
## Technologies
- **Frontend**: NextJS + Tailwind CSS + shadcn/ui
- **Backend**: FastAPI + SQLite
## Screenshot
![index](assets/images/index.png)