Skip to content

The Address Book Project is a console-based application written in C designed to manage personal contacts. It allows users to: Add Contacts: Add a contact with a name, phone numbers, and email addresses. Search Contacts: Search for contacts by name, phone number, or email. Edit Contacts & Modify

Notifications You must be signed in to change notification settings

Karabassu/Address-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Project | Address Book

The Address Book Project is a C-based console application designed to manage contacts with features such as adding, searching, editing, deleting, and listing contacts. It allows users to store names, phone numbers, and email addresses. The project utilizes file operations, input parsing, and command-line arguments for managing contact data efficiently.

About

The Address Book Project is a console-based application written in C designed to manage personal contacts. It allows users to: Add Contacts: Add a contact with a name, phone numbers, and email addresses. Search Contacts: Search for contacts by name, phone number, or email. Edit Contacts & Modify

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages