CodeProjectz

Search
Generic filters

C ++

C++, pronounced as C Plus Plus, is a general purpose programming language and widely used now a days for competitive programming. It has imperative, object-oriented and generic programming features. You can find various projects and their source code in this page.

The language is widely used nowadays amongst the beginners and learners – schools and colleges. Thus, these projects can be helpful for your C++ Projects and Assignments for Computer Science classes. Also, you can get ideas on building a professional and creative projects in C++ Language.

Flight Reservation System In C++ With Source Code

Flight Reservation System In C++ With Source Code

Flight Reservation System is based on a concept of booking and canceling flight reservations. Here, the system contains no login feature. The users can easily book flights, cancel flight reservation, and check tickets. It contains different payment options for the reservations. This mini project contains fewer features but the essential ones.

Bus Ticketing System In C++ With Source Code

Bus Ticketing System In C++ With Source Code

Bus Ticketing System is based on a concept of purchasing bus tickets easily. Here the user can perform certain tasks like adding the bus detail, viewing all available bus and purchasing tickets easily. There’s no login system for this project. This project contains few features but the essentials ones.

Simple Movie Theater System In C++ With Source Code

Simple Movie Theater System In C++ With Source Code

Simple Movie Theater System is based on a concept to show the movie list and purchase tickets. Here the user can perform certain tasks like viewing all now showings, search movies and purchase tickets easily. There’s no login system for this project. This project contains few features but the essentials ones.

Hospital Management System In C++ With Source Code

Hospital Management System In C++ With Source Code

Hospital Management System is based on a concept of recording normal and critically ill patient records of different categories. In this system, there are no login features. The user can easily select various clinic types where he/she can register a patient, take the patient to a doctor, and view total patient list. This mini project contains limited features, but the essential one.

Music Player In C++ .NET With Source Code

Music Player In C++ and .NET With Source Code

Music Player project is developed in C++ using .NET framework. The Project is based on a concept of playing audio files. Learn to develop useful and utility applications in C++ language using .NET Framework. You can also explore similar projects at CodeProjectz. Use this project as an inspiration and tutorial to develop project for your school and college assignment.

Hospital DB Management System In C++ With Source Code

Hospital DB Management System In C++ With Source Code

Hospital DB Management System is based on the concept of recording normal and critically ill patient records of different categories. You have to login to use the system. The admin can easily select various patient types where he/she can register a patient, take the patient to a doctor, and view the total patient list.

Pharmacy Management System In C++ With Source Code

Pharmacy Management System In C++ With Source Code

Pharmacy Management System is based on a concept of taking medicine orders with payments. In this system, there are no login features. The user can use the features of it which include taking new medicine order, deleting, modifying medicine orders, printing the receipt of payment and viewing the summary of total sales within a day. This mini project contains limited features, but the essential one.

Student Management System In C++ With Source Code

Student Management System In C++ With Source Code

Student Management System is based on the concept of managing student information. Before stepping into the main menu a user has to pass through a login system to get access, then the user can manage student information by adding, updating, removing, viewing and searching for details.

Simple Hotel Management System In C++ With Source Code

Simple Hotel Management System In C++ With Source Code

Simple Hotel Management System is based on the concept of managing the hotel room’s bookings and payments. In this system, there are no login features. The user can manage room bookings, customer records, view total allotted rooms, edit records, and make payments. This mini project contains limited but essential features.

Fast Food Ordering System In C++ With Source Code

Tower Defense Game In C++ With Source Code

Tower defense game is a simple console based game in C++. This game does not use any kind of graphic materials with the C++ language. This game is simple to play and easy to understand. To run it use Visual Studio since it this game uses some DLL format files to run.

Simple College Management System In C++ With Source Code

Simple College Management System In C++ With Source Code

Simple College Management System is based on the concept of managing the student’s record. It is a simple system, therefore, it does not contain a login system. The user can manage students record by adding, updating, removing, viewing and searching for details. This mini project contains limited features, but the essential one.

Fast Food Ordering System In C++ With Source Code

Simple Ordering System In C++ With Source Code

Simple Ordering System is based on a concept to maintain orders and management of a particular ordering house which may include restaurants, hotels, coffee and many others. This project is similar to Fast food ordering system in C++. Learn to develop useful applications in C++ language.