ParentPal
ParentPal is a desktop app for managing your children’s contacts and their related appointments, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI).
- If you are interested in using ParentPal, head over to the Quick Start section of the User Guide.
- If you are interested about developing ParentPal, the Developer Guide is a good place to start.
Acknowledgements
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
- Libraries used: JavaFX, Jackson, JUnit5