Home - 1154046/Tutor-Tracker GitHub Wiki
Welcome to the Tutor_Tracker wiki!
The application that ease the lives of tutors and lectures. Tutors will be able to create timetables while lectures can add courses to the application. This can also be used as a register in tracking both the absenteeism and presence of tutors. This application will also provide a QR scan and payments made to tutors according to their presence in classes.
The back-end comprises of the following
-
Will contain the database with tables to store user information. For both lecturers and tutors.
-
Will contain the database with tables to store courses to be tutored by students.
-
Will contain the database with tables to store the timetable.
The front-end comprises of the following
-
Will show the generated timetable.
-
Will show the QR scanner.
-
Will allow the the lecturer to view pending payments of tutors.
-
Will allow the lecturer add, remove and edit courses.
Version 1
- A user is able to create an account.
- A user is able to login.
Version 2
- A lecturer is able to add, remove and edit courses.
- A tutor is able to download timetable.
Version 3
- A user can edit profile.
- A tutor can scan their QR code as evidence.
Version 4
- A lecturer will be able to see tutors process payments.