A web application designed to manage student records, enabling efficient operations such as adding, editing, deleting, and viewing student details. This system is useful for educational institutions to manage their student data and keep it organized.
- β Student Management: Add, edit, delete, and view student details.
- β Course Management: Link students to their respective courses.
- β Responsive Design: Designed to work on both desktop and mobile devices.
- β Authentication: Role-based authentication (admin/student).
- β Real-time Updates: View and modify student data in real-time.
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Database: MongoDB (Mongoose)
- Node.js
- MongoDB
- Clone the repository:
git clone https://github.com/yourusername/student-management.git