A full-stack task management web application built using Flask and SQLite.
- User Registration & Login
- Session Authentication
- Add Tasks
- Delete Tasks
- Update Task Status
- Responsive UI
- Python
- Flask
- SQLite
- HTML
- CSS
-
Install Flask pip install flask
-
Run app python app.py
-
Open browser http://127.0.0.1:5001/login