Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshat-owo/flask-todo
https://github.com/akshat-owo/flask-todo
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/akshat-owo/flask-todo
- Owner: akshat-OwO
- Created: 2024-03-15T16:08:09.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-02T15:37:15.000Z (9 months ago)
- Last Synced: 2024-05-01T14:06:41.577Z (8 months ago)
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flask Todo
The Flask Todo backend project is a simple Flask application designed to handle CRUD operations for managing todo items. It utilizes SQLite as the database to store todo items.