subject
Computers and Technology, 17.06.2021 16:00 gabi83

Java Address Book Project In this project, you will be creating an address book that can store information about people. Overall Goals The application should be able to do the following: • Present the user with a list of options to interact with the database and take in their input • Allow the user to perform the following actions Add an entry • Remove and entry • Search for a specific entry Print the contents of the address book • Delete the contents of the address book • Quit the program Entry Structure Entries should be contained in a class. Each entry should contain the following properties: - First name Last name - Phone number - Email address All variables should be private and only accessible via getter and setter methods You should override the toString method so that the entries can be printed in an easy-to-read manner. You can create other methods as you see fit. Address Book Structure The address book should contain an ArrayList of Entry instances. This ArrayList can be accessed and modified using methods that accomplish the following: • Adding entries • New entries should contain all of the properties required by an entry. The email address needs to be unique. Other properties do not need to be unicu • Remove an entry • An entry can be removed by searching the database for an email address and then removing the entry with that unique email addres. • Search for an entry • Users can pick which methods they will search by (first name, last name, phone number, or email address). The program will then take in a search and search the address book for an entry that contains the search as a subtring (og. If a first name search is conducted with all entries that have first name starting with a will be returned) • Printing the address book All of the entries will be printed out • Deleting the book • The address book will be cleared • Quit • The program will stop running Program Functionality

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 04:31, caseypearson377
Acloud service provider uses the internet to deliver a computing environment for developing, running, and managing software applications. which cloud service model does the provider offer? a. iaas b. caas c. maas d. paas e. saas
Answers: 1
image
Computers and Technology, 24.06.2019 05:00, alfarodougoy8lvt
Who is most likely be your target audience if you create a slide presentation that had yellow background and purple text
Answers: 2
image
Computers and Technology, 24.06.2019 12:30, coursonianp8izbc
Do you think media is stereotype ? and why?
Answers: 1
image
Computers and Technology, 24.06.2019 13:20, sanaiajohnson56
In the insert table dialog box, you select the checkbox to create the first row as the header of the table.
Answers: 3
You know the right answer?
Java Address Book Project In this project, you will be creating an address book that can store infor...

Questions in other subjects:

Konu
Social Studies, 13.04.2021 01:00