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

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:30
Jessie has received a contract to build a real-time application for a baker. however, the baker doesn't want to invest too much money. his only requirement is that he wants the customers to know which cupcakes are available at what time and in what quantity. so his core requirement is that the details of product should be in real time. what platform can jessie use to develop this application?
Answers: 1
question
Computers and Technology, 22.06.2019 05:30
Gerard is currently working as an entry-level customer support technician, but he would like to someday become a software developer. what is the best first step to understand what he should do? ask his manager for a new job or at least a job recommendation study graphic design in order to obtain the necessary skills use career resources to investigate what skills and education are required work part-time as an entry-level web developer question 13 (true/false worth 6 points) (08.03 lc) career resources are used to explore career options and find career information. true false question 14(multiple choice worth 6 points) (08.01 mc) classify the following skills: writing html code, evaluating color theory, using design principles. hard skills interpersonal skills people skills soft skills question 15 (true/false worth 6 points) (08.03 lc) a mentor is a person who is advised, trained, or counseled by a trusted mentee. true false
Answers: 2
question
Computers and Technology, 22.06.2019 12:30
Which of the choices sean are not true when considering virus behavior
Answers: 1
question
Computers and Technology, 23.06.2019 03:00
State 7 common key's for every keyboard
Answers: 1
You know the right answer?
Java Address Book Project In this project, you will be creating an address book that can store infor...
Questions
question
Mathematics, 09.10.2019 00:00
Questions on the website: 13722360