This is a contact book that is designed for salespersons to keep track of their past, current and potential customer. This is a CLI application and is supposed to be beneficial for users that are able to type FAST.
- Add customer to contact book, where name, phone number and email address are required details
- Edit an existing entry of contact book, i.e. updating a new phone number of a customer
- Remove entries from the contact book
- Searching of customers using whole or partial information
- Adding priorities to customers in contact book, i.e. customers with ongoing sales deal can be given higher priority
- Tagging appearances to customers to help visualise the appearance of the customers
Click here to learn more!
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.