Physical Address
Godawari 2 Attariya Kailali
Physical Address
Godawari 2 Attariya Kailali
Welcome to the Codingthai C Programming Project. Here are the 100+ Projects using C Programming Language with Souce code.
Overview of Library Management System Project The Library Management System using C. This project is based on a console base application without graphics. In this Simple Library Management System, you can perform functions such as adding new books, returning books,…
Overview of Phone Book Management System project The is Phone Book Management System project developed in C programming language. This Phone Book using C allows you to perform simple Phonebook operations like on your mobile. Phonebook project is a console…
Overview of Quiz game project This is a Quiz Game project using c Language. This project is based on a simple console application. In this project, a series of questions are asked and the user receives a cash prize for…
Introduction of Employee record management system This is a very simple Employee Record Management System Project in C. In this project, you can manage easily employee records – add, list, modify and delete records of employees. overall this project will…
Overview of the Department Store project This Department Store Management System Project is a simple application made in a console without graphics. In this project, you can manage a typical “fashion clothing” department store. You can add assets, edit assets,…
Customer Billing System Project Summary: Although graphics are not used in this Customer Billing System Project, the application of user-defined functions and structures has been quite beneficial. The following are the main user-defined functions used in this C project: void…
Overview of Contact Management System C Programming Project Contact Management System is a simple console program with no visual elements. This is similar to the way mobile phones handle contacts. You can add, view, edit, search, and delete contacts in…
This supermarket billing system is a simple console application built in C++ without the use of graphics. This project will help you to understand basically two things: The use of Stream class and File handling in C++ programming language. Two…
This is a project about Creating Calendars using C programming language. which is a console application without graphics. Many properties of Windows have been used in this project to make the calendar colorful. Apart from the color used for the…
In this Project, we will be creating a Bank management system using C language. This project is run in a console without graphics. Here you can create a new account, update existing account information, view and manage transactions, check existing…