A web-based Student Management System built using Python Flask and MySQL.
This system helps manage students, teachers, and academic data efficiently.
- Student Registration
- Teacher Management
- Login Authentication
- Dashboard
- Database Integration
- Analytics with Power BI
Backend:
- Python
- Flask
Database:
- MySQL
Frontend:
- HTML
- CSS
- JavaScript
Tools:
- Power BI
- GitHub
Student-Management-System │ ├── app.py ├── models.py ├── config.py ├── requirements.txt ├── templates/ ├── static/ ├── .env.example