Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 529 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 529 Bytes

Contact Book

Simple practice project using C# to hold contact numbers of people.

Functionalities

  • Add New contact Name with his/her contact number
  • Add New number to existing contact
  • Search any contact by using his/her name or by using his/her contact number
  • Load details to the ‘Contact Details’ section once user click on any contact in the contact list.
  • Update the existing name and the contact number
  • Delete an entire contact from the contact list
  • All the details stored in text file call phonebook.txt