Contacts management system PhoneBook in C++
-
Updated
Apr 10, 2021 - C++
Contacts management system PhoneBook in C++
PROJECT USING TRIES DATA STRUCTURE ON A DATASET
Toolbox for the MKR GSM 1400
This project is a simple phonebook record management system implemented in C++. It allows users to manage contacts by performing various operations such as adding new contacts and displaying all existing contacts. The program reads contact information from a text file, performs operations on it.
phone book directory application with a graphical user interface (GUI) implemented in DSA with C++. The application allows users to efficiently manage their contacts with user friendly interface.
This a Complete end to end Phone Book Management System developed in C++ . It uses the Doubly Linked Lists Data Structure to ease out Operations like Traversing , Searching etc.
Phonebook project made in C++
A phone book that has the ability to add records, show records, modify records, search and delete records.
This mini project is on a simple Phonebook Management System implemented in C++. It allows users to perform various phonebook operations, such as adding contacts, displaying all contacts, searching contacts by name or number, updating contact information, deleting contacts and more. Algorithms like Binary Search and QuickSort are used.
Add initial versions of PhoneBook in C++ and Python (+ SQLite3)
Add a description, image, and links to the phonebook topic page so that developers can more easily learn about it.
To associate your repository with the phonebook topic, visit your repo's landing page and select "manage topics."