First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
- Add a form for parents
- Fix logout redirection
- Add attendance list page
- Add form for attendance
- Add AI or ML for performance analysis !!!!
- Add attendance sheet for whole class?
- Add calender to teacher and student to check the upcoming exams and assignments
- Drop tables and use seeds for parents, teachers, students, assignments, exams, attendance, results
- Dockerize the environment for easy deployment
- Add push notification to parents, students, and teachers about new events