UNOFAS
UNOFAS for Financial Advisors to manage clients’ contacts and schedule appointments. While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
- If you are interested in using UNOFAS, head over to the Quick Start section of the User Guide.
- If you are interested about developing UNOFAS, the Developer Guide is a good place to start.
Acknowledgements
- This project is based on AddressBook-Level3 project created by SE-EDU initiative.
- Libraries used: JavaFX, Jackson, JUnit5