An open API service indexing awesome lists of open source software.

https://github.com/nathancordeiro/contact-manager-system

Try my Contact Manager System Your digital buddy for wrangling contacts effortlessly! From adding new pals to deleting old foes. With its lightning-fast search and sleek interface, managing your connections is as fun as swapping emojis. Navigate through your contacts like a pro, and let the good times roll.
https://github.com/nathancordeiro/contact-manager-system

Last synced: 2 months ago
JSON representation

Try my Contact Manager System Your digital buddy for wrangling contacts effortlessly! From adding new pals to deleting old foes. With its lightning-fast search and sleek interface, managing your connections is as fun as swapping emojis. Navigate through your contacts like a pro, and let the good times roll.

Awesome Lists containing this project

README

          

---

CONTACT MANAGER SYSTEM

---

A simple and efficient contact management system written in C.

Table of Contents


Features



  • Add new contacts with name, address, gender, email, and phone number.

  • Search for existing contacts.

  • List all contacts.

  • Modify existing contacts.

  • Delete contacts.

  • Password authentication for security.

Installation



  1. Clone the repository:

  2. git clone https://github.com/NathanCordeiro/Contact-Manager-System.git

  3. Navigate to the project directory:

  4. cd Contact-Manager-System

  5. Compile the program:

  6. gcc main.c -o CONTACT_MANAGER_SYSTEM.c

  7. Run the program:

  8. ./CONTACT_MANAGER_SYSTEM

License


This project is licensed under the MIT License.