https://github.com/mike014/flask_taskmanager
A simple web application to manage tasks, developed with Flask and SQLAlchemy.
https://github.com/mike014/flask_taskmanager
Last synced: 11 months ago
JSON representation
A simple web application to manage tasks, developed with Flask and SQLAlchemy.
- Host: GitHub
- URL: https://github.com/mike014/flask_taskmanager
- Owner: Mike014
- License: mit
- Created: 2024-11-03T12:36:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T12:09:07.000Z (about 1 year ago)
- Last Synced: 2025-01-06T20:47:56.267Z (about 1 year ago)
- Language: Python
- Homepage: https://flask-taskmanager-fin9.onrender.com/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Flask Task Manager
A simple web application to manage tasks, developed with Flask and SQLAlchemy.
## Features
- Add new tasks
- Mark tasks as completed
- Delete tasks
## Technologies Used
- Flask
- SQLAlchemy
- Flask-WTF
- HTML/CSS
## Web Site
https://flask-taskmanager-fin9.onrender.com/