UGTeach empowers undergraduate private tutors to efficiently manage payments, track student performance, and organize schedules. It streamlines tutoring operations, ensuring you stay organized and focused on helping your students achieve their academic goals.
Example usages:
- As a private tutor, you can add student's personal information and their tuition details
- As a private tutor, you can view the list of students you are currently tutoring
- As a private tutor, you can view the amount of money you have earned from tutoring
-
It is written in OOP fashion.
-
It is written in Java, and has about 6 KLoC.
-
It comes with a reasonable level of user and developer documentation.
-
It is developed by a team of 5 from NUS Computer Science as a project for a module on software engineering (CS2103T). You can find more about us here.
-
For the detailed documentation of this project, see the UG Teach Product Website.
- This project is a part of the se-education.org initiative. If you would like to contribute code to this project, see se-education.org for more info.
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.