- TAPA allows TAs to better manage their student’s contact details and progress, especially for TAs who are teaching multiple classes/modules at the same time. It is optimised for use on CLI.
Usage:- Check out TAPA's User Guide.
- The project is a software project for a desktop application that manages student contact details and progress.
- It is written in OOP fashion.
- It comes with a reasonable level of user and developer documentation.
- It is named
Teaching Assistant's Personal Assistant
(TAPA
for short) because it helps TAs manage their students' contacts and progress. - For the detailed documentation of this project, see TAPA's Developer Guide.
- To dive into TAPA's code, see TAPA's page on Github.
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.