Introduction - If you have any usage issues, please Google them yourself
An address book system that uses the following data model:
Different Types of Contact (Individual, Business),
Contact Class and its associated classes:
Address (one - to - one)
PhoneNumber (one-to-many)
Group (many-to-many)