Skip to content

Ratheshprabakar/Contact-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contact-Management-System

A mini project on C to create and manage contacts

Functions:

1) Addition 

2) Deletion

3) Contact Search

4) Displaying Contact Book

Addition :

  • Get the input for Name, Mobile Number, Email.
  • Validate
    • Check whether the Name should contains alphabets only.
    • Check whether the Mobile number should contains numbers and exactly 10 digits.
    • Email must contains @, and should have the minimum length of 5.

About

A mini project on C to create and manage contacts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages