Skip to content

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

License

Notifications You must be signed in to change notification settings

Vustron/Phonebook-Management-System

Repository files navigation

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