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
- Host: GitHub
- URL: https://github.com/vustron/phonebook-management-system
- Owner: Vustron
- License: mpl-2.0
- Created: 2023-10-31T03:13:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T12:26:37.000Z (over 2 years ago)
- Last Synced: 2025-01-01T09:11:43.402Z (over 1 year ago)
- Topics: contacts-app, mysql, phonebook-management-system, php
- Language: CSS
- Homepage:
- Size: 2.07 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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