Skip to content

A simple GUI for a PhoneBook using Java as the base for its development.

Notifications You must be signed in to change notification settings

Shojiyao12/GUI-PhoneBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Quickstart Guide

  1. Copy all the contents from this repository.
  2. Open the PhoneBookGUI.java file using an IDE, like NetBeans or Eclipse.
  3. Run the PhoneBookGUI.java file
    • Upon running the file, the program should automatically display a menu consisting of the basic CRUD functionality (refer to the preview section below).

Core Concept

  • Fundamentals of Programming 2

Preview of the PhoneBook w/ a basic GUI

Sample of Overall Look of PhoneBook Sample of Adding a New Contact Sample of Adding a Contact Number to the New Contact Sample of Updating an Existing Contact Sample of Deleting an Existing Contact

Releases

No releases published

Packages

No packages published

Languages