Create an api which manage the courses, students and teachers. Requirements break down:
- CRUD operations for courses and teachers
- Students registration
- Students and Teachers Attendance
- Courses schedule
- Reporting
- Role based security
- Email Notifications
- Github integration
- Google Calendar integration