Skip to content

This is a contact manager that is user frenly with menu and clean code for future changes

License

Notifications You must be signed in to change notification settings

skinwalker3654/contact_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ž Contact Manager CLI

A simple command-line contact management system written in C

๐Ÿ“‹ Features

A lightweight contact manager that allows you to:

  • Add new contacts (name + phone number)
  • View all saved contacts
  • Search contacts by name
  • Exit the program

Built with modular architecture for easy maintenance.

๐Ÿ› ๏ธ Build & Run

Requirements

  • GCC compiler
  • Make (optional)

Compilation

make        # Builds the executable
./main      # Runs the program

About

This is a contact manager that is user frenly with menu and clean code for future changes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published