LinkyTime is a cross-platform desktop application designed for NUS Computer Science students to efficiently keep track of their online meetings and classes. The application is optimized for use via the Command Line Interface (CLI).
- If this is your first time using LinkyTime, check out the Quick Start section of the User Guide.
- If you are interested in contributing to LinkyTime, the Developer Guide is a good place to start.
- If you would like to learn more about the team behind LinkyTime, you may check out About Us.
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
- Libraries used: JavaFX, Jackson, JUnit5