Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 399 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 399 Bytes

Contact-Manager

1.Contact Manager is a console application in c++.
2.It is made to provide basic features like : Add contact ,serch contact,etc
3.It creates a "number.txt" file for you saving all the contacts.
4.For now it takes only first name, last name and phone number user can easily extend it to other information also and can group them accordingly.
5.Easy C++ project for Beginners.\