Category C

Welcome to the Codingthai C Programming Project. Here are the 100+ Projects using C Programming Language with Souce code.

Simple Library Management System Project in C Language

Awesome Quiz Game Project using C

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,…

Simple Phone Book Management System project in C

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…

Awesome Quiz Game Project using C

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…

Simple Employee Record Management System using C

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…

Department Store Management System project Using C languages

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 Using C language

Customer Billing System Project Using C language

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…

Contact Management System using C with Source code

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…

Supermarket Billing System Project Using C++

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…

Creating Calendars using C Language

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…