Saturday, 21 November 2015

Computer Shop Management System Project C++

Computer Shop Management System



In this Computer Shop Management System all the requirement has been added which makes the computer shopkeeper to perform all their task by their own such as knowing details of daily transaction, preparing balance sheet and knowing stock details of each product under their shop by just one click.

Existing computer shop management system only having the potential to perform processing task for limited section. In this system shopkeeper have to enter customers report every time when ever they visited their group. There was no any medium to find the customers record using any unique key or customers id. If the record of any items is to be revised, then search operation is performed to find the item and make updation. The present system was not able to make balance sheet, only the daily transaction was saved in the file, which was sanded to the charted accountant office to prepare balance sheet which is again not secure with respect to the customer details.

Hotel Management System Project C++


Hotel Management System


This new Hotel Management System has been developed to meet all the processing requirements which are needed within the hotel industry. This system will allow the Hotel Reception department to manage all the records of their customers and their payment in easy manner. The Person who will use this system will able to get all detail on how to use the instruction in office mode, so no need to take special training before using the system. All proper keywords has been used to define each function of this new system.

--------------------------------
For Project : Click Here
--------------------------------

Library Management System Project C++

Library Management System

This C++ Menu driven Programs on Library Management System has Books and Student Class with data members like book, no, Book Name and author Name. Books Records is stored in a Binary file. A Student can issue book and deposit it within 15 days. Student is allowed issue only one book. Student records are stored in binary file. Administrator can add, modify or delete record.
In this Project we have not used graphics to keep program simple.

--------------------------------
For Project : Click Here
--------------------------------

Bank Management System Project C++


Bank Management System



This C++ program on Bank Management System has account class with data members like account number, Name, Deposit, With Draw Amount and type of account. Customer data is stored in a binary file. A Customer can deposit and with draw in his account. User can create, modify and delete account.
In this System we have not use Graphics to keep program Simple.

--------------------------------
For Project : Click Here
--------------------------------

Tic Tac Toe Game Project C++

Tic Tac Toe Game

This C++ program on TIC TAC TOE Game is a simple text base game. This program is without graphics to focus on logic used in game. Two player can play this game.


--------------------------------
For Project : Click Here
--------------------------------