Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

About this Program

This Phonebook management program is written completely in C language.It is a simple database management and data entry program which is used to create a phonebook like features for the user to help him managing his contacts list and editing the output file.The program produces a simple .CSV file in the output source directory where you can easily check, open or download the file in your computer and open it with the help of any worksheet or spreadsheet editor like MS Excel to view and make changes to the file.

Features

  • Open phonebook to read and display the contacts along with their numbers.
  • Create a New contact in the phonebook.
  • Display error when file doesn't contain any contact entry.
  • When a contact is added successfully, Prints CONTACT CREATED.
  • Generates a simple .CSV file in the output source directory which can easily be edited and opened in softwares like MS Excel.

  • Check the catalouge menu to learn more about this program.

How to use this program?

  • First you need to find an online IDE like CS50 IDE or Online C Compiler
  • Copy the C code from CODE folder and paste it in the console window of the compiler.
  • Run the command.
  • Type the option you want to select from the option menu
  • You will be warned when wrong argument is passed.
  • On successful contact(s) entry output file can be find in the source directory.

About

Simple .CSV file management program.Written completely in C language

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages