InsureBook
is a simple desktop application that allows insurance agents to easily keep track of potential and existing clients, their policies, and scheduled appointment dates.
It is a GUI application with user interactions that are mostly CLI-based.
- Add & delete clients' information (Name, phone number, email address, policy information)
- View list of clients in the main GUI window, including their name, phone number, and email address
- View a client's policy information in a separate pop-up window
- Track scheduled meetings and appointments
- InsureBook Product Website.
- InsureBook - User Guide
- InsureBook - Developer Guide
- InsureBook - About Us
- This project was made as part of CS2103T in AY23/24 S2.
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.