Welcome to addressbooks’s documentation!¶
AddressBook is a python application meant to simplify the chaotic process of creating contacts and organizing address books.
Features¶
- Create customizable contacts, by adding user defined fields
- Edit contacts (delete or add fields)
- Scalable user friendly general search
- Sort by zip or last name
- Add as many addresses, emails, and phone numbers to a list
Contribute¶
- Issue Tracker: github.com/hbrice/cis422/issues
- Source Code: github.com/hbrice/cis422