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.
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.
This is a very simple PhoneBook that i developed it with Pure PHP and OOP structure!
Phone Book application console based
A desktop phonebook application to manage contacts
A console C program which reads, searches, removes and sorts contacts of a phonebook from text file.
API de uma agenda telefônica testada com Postman.
API de uma agenda telefônica testada com Cypress em vez de Postman.
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.
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.
Java Phone Book Management System with file handling, search, update, delete, and sorting features.
PhoneBookApp is a simple command-line application written in C# that allows users to manage their contacts. With this application, you can add, delete, update, search, and view your contacts. It provides a user-friendly menu-driven interface for easy navigation.
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."