https://github.com/mirajehossain/contact-list
A simple console application in C
https://github.com/mirajehossain/contact-list
c cpp
Last synced: about 2 months ago
JSON representation
A simple console application in C
- Host: GitHub
- URL: https://github.com/mirajehossain/contact-list
- Owner: mirajehossain
- Created: 2018-04-24T18:16:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T18:25:20.000Z (about 8 years ago)
- Last Synced: 2025-01-26T03:45:34.272Z (over 1 year ago)
- Topics: c, cpp
- Language: C
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Contact-list | Console Application]
## Description
This is an console application build in C language.
## Features
* Add Contact
* Update Contact
* Search a Contact (by first name, last name, number, email)
* Delete a Contact