# Student Task Manager
A web-based task management system built using **Flask (Python)** and **MySQL** to help students organize and track tasks effectively.
## 🔧 Features
- Add, view, update, and delete tasks
- Responsive interface using Bootstrap
- Dynamic task rendering with Flask templates
- MySQL database for persistent storage
## 🚀 How to Run
1. Install dependencies:
in command prompt:
pip install -r requirements.txt
2.Start the app:
python main.py
3. Open http://127.0.0.1:5000 ( or the link to the application obtained in the terminal) in your browser.
GITHUB PAGE: https://binduhasini11.github.io/Student-Task-Manager/
## Documentation
📄 Full project report: (pyproject_StudentTaskManager.pdf)
👩💻 Developed By:
B BINDU HASINI(25BCE2748)
ELSA ROSE ANTONY(25BCE2728)
HAVISHA SURESH(25BCE2708)
BACSE1010 – Problem Solving Using Python School of Computer Science and Engineering Vellore Institute of Technology, Vellore