Zenith is a desktop address book application for tech-savvy private tutors who prefer using a Command Line Interface (CLI) for its efficiency and minimalism. It simplifies the tutoring workflow by centralizing student details, payments, tracking skill progress, and optimizing schedules. The application is designed to enhance personalized tutoring through quick, efficient access and management of student information.
- The application is optimized for fast typing via a Command Line Interface (CLI).
- The application is intended for a single user.
- It is designed to work with data stored locally on your computer.
- Add: Adds a student's contact record with their name, contact details, study year, and location.
- Delete: Removes a student's contact record.
- Edit: Modifies the details of an existing student contact.
- Find: Searches for and retrieves a specific student's contact information.
- List: Displays a list of all student contacts.
- Help: Shows a help window with a list of available commands.
- Tagging: Allows for adding session and subject tags to a student's record for better organization and tracking.
- Exit: Exits the application.
For a more detailed breakdown of the features and how to use them, please refer to the User Guide.
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
