/Contact-Manager

This is a console application made in c++. An easy project for beginners giving you some features of contact management app, a user can modify its feature according to his/her use.

Primary LanguageC++

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.\