Phone Book App Using Java
Submitted by razormist on Saturday, June 6, 2020 - 17:02.
Language
Phone Book App with Source Code is a Java program that can manage your phone book list digitally. This program was built using Java language.
The program is so simple, the user can enlist a person's personal contact in the given forms. The program does include a CRUD functionality in order to organize the list in the table. This was created so basic so that beginner's can relate and learn something new by running the program.
Installation:
- First you will have to download & install the Java IDE, here's the link "https://www.eclipse.org/downloads/packages/release/kepler/sr1/eclipse-ide-java-developers".
- Extract the zip file after downloaded.
- Open the Java IDE and import the downloaded source code.
- Run the program to launch.
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
Add new comment
- Add new comment
- 6465 views