Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sujoyghoshal/school-management-system

i am create a A MERN stack-based school management system with distinct panels for admins, teachers, and students. Admins manage users, classes, attendance, marks, and results. Teachers handle class management, attendance, and grades. Students can view schedules, attendance, and results.
https://github.com/sujoyghoshal/school-management-system

admin-dashboard api authentication autherization cookie css express hooks html localstorage login-system middleware mongodb nodejs react session-management student-management telwind-css

Last synced: 6 days ago
JSON representation

i am create a A MERN stack-based school management system with distinct panels for admins, teachers, and students. Admins manage users, classes, attendance, marks, and results. Teachers handle class management, attendance, and grades. Students can view schedules, attendance, and results.

Awesome Lists containing this project

README

        

# School Management System

## Overview

The School Management System is a comprehensive application built with the MERN stack (MongoDB, Express.js, React.js, Node.js). It provides distinct panels for admins, teachers, and students, allowing each user type to access and manage their respective functionalities:

- **Admins**: Manage users, classes, attendance, marks, and results.
- **Teachers**: Handle class management, attendance, and grades.
- **Students**: View schedules, attendance, and results.

Alt text
## Features

- **Admin Panel**:
- User management (create, update, delete users)
- Class management (create, update, delete classes)
- Attendance tracking
- Marks entry and results management

- **Teacher Panel**:
- Manage classes
- Track attendance
- Enter and update grades

- **Student Panel**:
- View class schedules
- Track attendance
- Check results

**Clone the repository**:
```bash
git clone