|
5 | 5 |  |
6 | 6 |
|
7 | 7 |
|
8 | | -* The application is no different than normal mobile contact applications. Our application, targeted towards insurance agents, will ease them in storing their customer's information. |
| 8 | +* This application, targeted towards insurance agents, will ease them in managing their customer's information, insurances, records and appointments. |
| 9 | + |
| 10 | + * It is **written in OOP fashion**. It provides a **reasonably well-written** code base **bigger** (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big. |
| 11 | + * It comes with a **reasonable level of user and developer documentation**. |
9 | 12 |
|
10 | | - * It is **written in OOP fashion**. It provides a **reasonably well-written** code base **bigger** (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big. |
11 | | - * It comes with a **reasonable level of user and developer documentation**. |
| 13 | +* Usages: |
| 14 | + - Management of clients |
| 15 | + - Management of insurances |
| 16 | + - Management of records |
| 17 | + - Management of appointments |
12 | 18 |
|
13 | | -* Features: |
14 | | - - Customizable insurance and client categories |
15 | | - - Connections between customers |
16 | | - - Client’s insurance contract → end date, price, company |
17 | | - - Advanced search (by location, contract, date, company etc) |
18 | | - - Appointment (todo) → when list out can sort by date |
19 | | - - Transaction/contract |
20 | | - - Contacts become inactive after a specific period |
| 19 | +For more information on how to get started, check out the **[Mr. Agent User Guide](https://ay2122s2-cs2103-f09-4.github.io/tp/UserGuide.html)**. |
21 | 20 |
|
22 | 21 |
|
23 | | -* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org). |
| 22 | +Acknowledgement: This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org). |
0 commit comments