A simple web-based Student Management System built using Flask and MongoDB to manage student records with CRUD operations and authentication.
https://student-management-system-whtz.onrender.com
- User Login/Register
- Add, View, Update, Delete Students
- Dashboard Interface
- 📊 Automatic Marks's Percentage Calculation
- ✅ Eligibility Check (based on student percentage & Attendance)
- Flask (Python)
- MongoDB Atlas
- HTML, CSS, JavaScript
- Render (Deployment)
pip install -r requirements.txt
python app.py- Backend hosted on Render
- MongoDB Atlas used as database
- IP access set to
0.0.0.0/0
- Prakhar Raj