Skip to content

DGclasher/phonebook-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phonebook Application

A simple Phonebook Application

Clone this repo:

 git clone https://github.com/DGclasher/phonebook-application
 
 cd phonebook-application

Compile it:

gcc phonebook.c -o phonebook

Execute it:

./phonebook.exe

The basic operations that can be done using this programme are

  1. Add New Contact
  2. Search a contact
  3. List all contacts
  4. Modify a contact
  5. Delete a contact

The screenshots of the operations are provided below

Menu

Adding a new Contact

Searching for a Contact

List all Contacts

Modify a Contact

Delete a Contact

About

phonebook application using C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages