A full-stack School Management System built using React, Node.js, Express, and MongoDB.
- Admin Dashboard
- Teacher Panel
- Student Panel
- Class Management
- Attendance System
- Exam Scheduling
- Real-time updates with Socket.io
Frontend:
- React
- Vite
- TailwindCSS
Backend:
- Node.js
- Express
- MongoDB
- Socket.io
cd backend
npm install
npm start
cd frontend
npm install
npm run dev
Live Demo: https://myschool-admin-panel.vercel.app
Backend API: https://myschool-admin-panel.onrender.com
Prince Raj