Skip to content

AY2223S1-CS2103T-T10-2/tp

 
 

Repository files navigation

Java CI codecov

FABook

Ui Figure: A mockup of our application

FABook is a desktop app for managing contacts, optimized for a financial adviser to use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, FABook can get your contact management tasks done faster than traditional GUI apps.

FABook is a dependable assistant for financial advisors by reminding them of meetings and consolidating crucial information like financial plans and client information right at their fingertips!

Financial advisers now focus on giving their full attention to their clients without having to worry about things slipping their mind.

FABook is optimized for a one-stop storage solution to store and remind them on everything they need to know about their client.

Example usages:

  • Contact book for storing client contacts.
  • Meeting and scheduling reminder.
  • Information storage.

User guide:

  • To find out more information about FABook, please take a look at our User Guide!

Developer Guide:

  • To find out more technical information or if you want to help us improve your experience with FABook, please take a look at our Developer Guide!

About us

  • Want to find out more about our team's dynamics and roles? Take a look at our team.

Acknowledgments

  • This project is a part of the se-education.org initiative. If you would like to contribute code to this project, see se-education.org for more info.
  • This project is built upon AddressBook Level-3. See their website for more information.
  • This project uses Java's Time package.