This is an address book application catered towards B2B Sales Representatives in the Food and Beverage Industry.
Example usages:
as a tool to more easily retrieve information from clients to improve overall workflow efficiency
The project builds on a software project for a desktop application (called AddressBook) used for managing contact details.
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.
It comes with a reasonable level of user and developer documentation.
It is named BizBook as it aims to improve the workflow of business to business dealings by prioritizing efficiency and offering features specific to this target demographic.
For the detailed documentation of this project, see the BizBook Website.
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.