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

https://github.com/vustron/phonebook-management-system

A phonebook management system made using linkedlist, php, and MySQL to store contacts
https://github.com/vustron/phonebook-management-system

contacts-app mysql phonebook-management-system php

Last synced: about 1 month ago
JSON representation

A phonebook management system made using linkedlist, php, and MySQL to store contacts

Awesome Lists containing this project

README

          

# Phonebook-Management-System
A phonebook made using linked-list datastructure to store new contacts and binary-search datastructure for searching contacts, php, and MySQL to store contacts