Skip to content

mpinzile/ContactsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Contacts App

A simple Java application for managing contacts using a command-line interface.

Table of Contents

Features

  • Add, view, update, and delete contacts
  • User-friendly command-line interface
  • Uses Java HashMap for efficient contact management

Getting Started

Prerequisites

  • Java Development Kit (JDK)
  • Git (for cloning the repository)

Installation

  1. Clone the repository:

    git clone https://github.com/YourUsername/ContactsApp.git
  2. Compile the code

    javac ContactsApp.java
    
    

Usage

  1. Run the application:

    java ContactsApp
    
  2. Follow the prompts to interact with the Contacts App.

  3. Choose menu options to add, delete, view, and edit contacts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages