Stephanie I
2012-05-10 05:58:37 UTC
1 First Name 2.Last Name 3.Nickname 4.Email1 5. Email2 6. Phone1 7. Phone2 8. Address 9.Website 10.Birhday 11.Notes
It need to :
-Add a contact
-Display all contacts sorted by a chosen field.
-Display details of a single contact
-Remove a contact
-Find all contacts matching a keyword in a given field
-Modify a contact
-Export the address book to csv format file (the user provides the file name)
-Exit the program
The program needs to have addressbook.cpp, addressbook.h, contact.cpp, contact.h and main.cpp
Please, Please, Please Help!!!!