Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pacatro/taskmaster
A classic TODO app implemented with React and FastAPI
https://github.com/pacatro/taskmaster
Last synced: 1 day ago
JSON representation
A classic TODO app implemented with React and FastAPI
- Host: GitHub
- URL: https://github.com/pacatro/taskmaster
- Owner: Pacatro
- Created: 2023-09-04T23:47:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-26T23:39:01.000Z (3 months ago)
- Last Synced: 2024-10-27T00:40:51.333Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TaskMaster
Classic TODO app.
## 📑 Stack
- [React](https://react.dev/) - For Frontend.
- [FastAPI](https://fastapi.tiangolo.com/) - For Backend.
- [MySQL](https://www.mysql.com/) - For Database.## 🔑 License
[MIT](https://opensource.org/license/mit/) - Created by [**Paco Algar**](https://github.com/Pacatro).