Simple PhoneBook using Java
Java runtime installed
- Display Contacts
- Add Contact
- Search Contact
- Remove Contact
- Update Contact
Contacts are saved into a .txt file
Just download the File and open it in your IDE Run it
Contacts are saved into a .txt file
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.