abhishek-aar-zz / ds-phonebook

Data structure mini project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ds-phonebook

Data structure mini project

This a C program which does basic PhoneBook functionalities such as
1.Adding contact
2.Deleting contact
3.Searching contact
4.Editing contact
5.a)Display in Terminal b)Diplaying the contactlist.txt file with interface created using PHP and HTML5

NOTE:

The program should be exited properly inorder to update the contactlist.txt file and phonebook.php file.To make phonebook.php to work dynamically ,write to contactlist.txt file after every switch case.

About

Data structure mini project


Languages

Language:C 88.0%Language:PHP 12.0%