- TAssist is a desktop app for Teaching Assistants to manage their students across different modules and keep track of students’ activities/participation in class. It is optimized for use via Command Line Interface (CLI).
- Example usages:
- keep track of student's contact details
- keep track of attendance for each lesson
- keep track of multiple modules
- The project simulates an ongoing software project for a desktop application (called TAssist) used for students attendance and their contact details.
- It is written in OOP fashion.
- It comes with a reasonable level of user and developer documentation.
- For the detailed documentation of this project, see the TAssist Product Website.
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.