10+ Exciting C projects ideas with source code. Projects for beginners & first year students of CSE, IT, BCA.
-
Updated
May 11, 2024 - C
10+ Exciting C projects ideas with source code. Projects for beginners & first year students of CSE, IT, BCA.
Phonebook Management System in the C programming language is a software application that allows users to store, organize and manage large numbers of contact records efficiently. The system is designed to have functions such as adding, updating, viewing, listing and deleting contacts.
Phonebook Mangement System a application for managment of contact details using SpringBoot as backend support and Thymeleaf template engine for frontend
Phonebook Management System is a console application without any graphics
A phonebook management system made using linkedlist, php, and MySQL to store contacts
Phone book management system using QT in C++ language. It internally uses trie data structure.
Introducing our Phonebook Management System - a user-friendly solution for organizing and managing your contacts in a hassle-free way. With our system, you can easily add, delete, and edit contacts, as well as search for specific contacts using a variety of search criteria.
A desktop phonebook application to manage contacts
This is a C program that simulates a phone directory. Each entry of the directory will include the name – last and first, birth date, the address, email, and the phone number.
Phone Book application console based
PhonebookApplication is a Java console-based app to manage personal contacts. It allows users to add, view, update, delete, search, and sort contacts. The app uses object-oriented principles, binary search for quick lookups, and merge sort to organize contacts by add date.
This is a very simple PhoneBook that i developed it with Pure PHP and OOP structure!
API de uma agenda telefônica testada com Cypress em vez de Postman.
Client-Server Phonebook Management System in C is a software application that allowsallows users to manage contact records over a network. The server handles tasks like adding, updating, viewing, listing, and deleting contacts, while clients connect to the server to perform these actions and receive updates, using TCP/IP for reliable communication.
A phonebook management system built using c language
Doubly Linked List is a variation of Linked list in which navigation is possible in both ways, either forward and backward easily as compared to Single Linked List.
A console-based contact manager application implemented entirely in C++ using object-oriented and generic programming features. This program allows users to manage contacts efficiently, including adding, updating, deleting, searching, displaying, and saving contacts in sorted manner to a file for permanent backup.
A simple and efficient Phone Management System built using C language, featuring contact storage, search, update, and delete functionalities.
Add a description, image, and links to the phonebook-management-system topic page so that developers can more easily learn about it.
To associate your repository with the phonebook-management-system topic, visit your repo's landing page and select "manage topics."