The database must be able to retrieve client information


The following scenario will be used for the Learning Team Assignment. Each week a new portion of the project will be assigned with the combined work delivered at the end.

A customer has come to your team and has requested a simple application that will allow the customer to store client names, addresses, and telephone numbers. Your team is tasked with building this "database" application. Here are some of the requirements:
In this simple example, the application can programmatically enter data (within the program itself rather than using keyed input).
A constant can be used to set the maximum number of records.

The database must check to ensure that telephone numbers are numbers and output a message if they aren't

The database must be able to retrieve client information and display it on the screen for a specific telephone number match.

The program must be well commented and documented using javadoc.

The program must conform to the Java Code Conventions

The program must be well labeled, well documented, fully tested, cannot crash, and meet the above customer requirements.

Submit a Team Programming Assignment Sheet that includes your design, programs, outputs, testing, etc. This should include most of what you have published in your prior team assignments as well as your programs and output screenshots. Include team testing and all other information in the template. Use the Programming Assignment Sheet Template.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: The database must be able to retrieve client information
Reference No:- TGS01007028

Expected delivery within 24 Hours