A Django-based web application designed to manage student information efficiently. This system helps schools and educational institutions streamline student data management, including personal details, academic records, and class information.
- Add, update, and view student details
- Manage teacher and class information
- Track academic performance
- Role-based access for administrators and staff
- User-friendly interface for easy navigation
- Backend: Django (Python)
- Frontend: HTML, CSS, Bootstrap
- Database: SQLite (default) / PostgreSQL (optional)