Tutora is a full-stack web application designed to streamline the management of academic tutoring sessions scheduling between teachers and students.
- Frontend: React, Bootstrap
- Backend: Django
- Languages: JavaScript, Python
- Login for teachers
- Teacher sign-up functionality
- Dashboard with all tutorings scheduled
- Add tutoring schedules
- Edit existing tutoring sessions
- Delete tutoring sessions
- View attendance lists
- View past tutorings
- View student lists from past tutorings
- Edit teacher profile
- Browse available tutoring sessions in a calendar
- Book tutoring sessions
- Cancel reservations
To be detailed.
Currently working on JWT authentication to prepare for deployment.