C++

Movie Ticket Booking System Using C++

Submitted by razormist on
Project Title: Movie Ticket Booking System Movie Ticket Booking System with Source Code is a C++ program that can record and book customer’s movie ticket details. The concept of this system is to make the transaction of movie viewing very convenient that satisfy customer needs. This simple system was developed using C++ language. The program is a console application, the system is very useful to

Employee Database System

Submitted by razormist on
Employee Database System with Source Code is a C++ program that can manage the database of all the employee within an establishment. The system was developed using C++ language. The program is a console application, the user is prohibited to access the system without providing a login information. The user can freely manage the information of an employee by adding their personal details, update

Hospital Appointment System

Submitted by razormist on
Hospital Appointment System with Source Code is a C++ program that can arrange an appointment through digital transaction. The system was built with the use of C++ language. The program is a console application, the user can view the full details of all available doctors. The user can also update the doctor detail by providing a password information. You can appoint the patient by completing the

Report Card Management System

Submitted by razormist on
Report Card Management System with Source Code is a C++ program that record and calculate all the students grade. The system was developed using only C++ language. The system is very straightforward, the user is freely to view and display the list of all the students but it is required to enter a password upon accessing the teacher side. In teacher side the user can add new student, modify the

Simple Role Playing Game

Submitted by razormist on
Simple Role Playing Game with Source Code is a C++ program that is a singe-player turn-base game. The system was developed using only C++ language. The program is a simple console application, the player can initiate a command by selecting in the giving choices. Each command has a unique functionalities, "Critical Attack" means will deal a massive damage to your opponent, "Basic Attack" hit your

Employee Management System

Submitted by razormist on
Employee Management System with Source Code is a C++ program that can safely maintain the records of all the employee. The system was developed using only C++ language. The system is very easy to use, the user can only access the system by entering a password information. The user can add employee, display employee list, remove existing employee and update new information. The system provide all

Battle Ship Game

Submitted by razormist on
Battle Ship Game with Source Code is a C++ program that is a strategy type guessing game for single player. The system was created using C++ language. The program is a very challenging game, the player must set their battleship in (horizontal or vertical) positioning from (0 - 9). The game is played on ruled grids (board) where each player's battleships are marked. The locations of the ships are

Daily Diary Management System

Submitted by razormist on
Daily Diary Management System with Source Code is a C++ program that can record and treasure your moments in a digital diary.. The system was built using C++ language. The system is easy to navigate, the user must enter a password in order to access the system. The user can add diary entry, view the events in diary, and update existing password. The system is unique and simple where it can store

Student Detail Management System

Submitted by razormist on
Student Detail Management System with Source Code is a C++ program that can calculate and display the average grade of student. This application was created using only C++ language. The system is very easy to operate, the user must enter a password in order to access the system. The user can register new student, update the details, and calculate grades. The system can also provide the overall

Tic Tac Toe Game

Submitted by razormist on
Tic Tac Toe Game with Source Code is a C++ program that is a multiplayer game where the player play in a space of 3×3 grid. The system was created using C++ language. The program is very challenging, both players must enter a specific number (1 to 9) base on the grid position in order to put a mark (X or O). The first player who succeeds in placing three of their marks in a (horizontal, vertical