Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Download: http://solutionzip.com/downloads/address-book-java/
- Part I: Address Book Java Application
- Imagine that you have been hired to write an object-oriented Java application (either console or GUI) that works as a fully functional address book.
- 1. Create an application that:
- a. reads the contents of your address book file (CSV format).
- b. searches the address book.
- c. enters contacts into the address book.
- d. deletes contacts from the address.
- e. edits contacts of the address book.
- f. saves changes (additions, deletions, edits) made to the address book to a file (CSV format).
- Part II: User Guide
- Along with your application, your submission should include a user guide.
- 2. Create a user guide that includes:
- a. a description of the functionality of your overall address book system.
- b. screenshots that will demonstrate how to use your address book system.
- c. a technical discussion regarding how each component works.
- Download: http://solutionzip.com/downloads/address-book-java/
Advertisement
Add Comment
Please, Sign In to add comment