A modern and responsive School Management Dashboard built with Next.js.
It includes student statistics, attendance tracking, calendar events, and management of users such as teachers, parents, and staff.
- 📊 Dashboard with student, teacher, and staff stats
- 📅 Integrated calendar with event cards
- ✅ Attendance visualization (present/absent by weekday)
- 👨🏫 Teacher & student management
- 📄 Dynamic forms & results importer
- 📚 Subjects, classes, lessons & exams sections
- Frontend: Next.js, React
- UI: TailwindCSS, Chart.js, Heroicons
- Deployment: Vercel
- (Backend/API not shown in this repo)
git clone https://github.com/achrafidrissi/YOUR-REPO-NAME.git
cd YOUR-REPO-NAME
npm install
npm run dev