Skip to content

chandu11-m/AddressBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Address Book Management System

Overview

The Address Book Management System is a C-based application used to manage contact information efficiently through a command-line interface. The project allows users to add, search, view, edit, and delete contacts while storing data permanently using file handling. This project demonstrates core C programming concepts such as structures, file handling, pointers, searching, sorting, and modular programming.

Features

  • Add new contacts
  • View saved contacts
  • Search contacts by name or mobile number
  • Edit existing contact details
  • Delete contacts
  • Store contact details using files
  • Simple menu-driven interface

Technologies Used

  • C Programming
  • Structures (struct)
  • File Handling
  • Arrays
  • Functions
  • Pointers
  • String Handling

About

Address Book Management System — A C-based application to store, search, add, edit, and delete contact details efficiently using file handling and data structures through a simple command-line interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages