Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 537 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 537 Bytes

PhoneBook Java

Simple PhoneBook using Java

Requirements:

Java runtime installed

Features

  • Display Contacts
  • Add Contact
  • Search Contact
  • Remove Contact
  • Update Contact

Contacts are saved into a .txt file

How to play the game:

Just download the File and open it in your IDE Run it

Contacts are saved into a .txt file

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.