• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
projectsgeek

ProjectsGeek

Download Mini projects with Source Code, Java projects with Source Codes

  • Home
  • Java Projects
  • C++ Projects
  • VB Projects
  • PHP projects
  • .Net Projects
  • NodeJs Projects
  • Android Projects
    • Project Ideas
      • Final Year Project Ideas
      • JSP Projects
  • Assignment Codes
    • Fundamentals of Programming Language
    • Software Design Laboratory
    • Data Structure and Files Lab
    • Computer Graphics Lab
    • Object Oriented Programming Lab
    • Assembly Codes
  • School Projects
  • Forum

C++ Projects

Book Shop System project in C++

September 13, 2014 by ProjectsGeek Leave a Comment

Book Shop System project in C++

 

 

Project Objective

Under any particular book shop, there are various number and types of books available and it is sometimes even difficult for the book shop owner to remember the details of any particular book. With this new book shop system, book shopkeeper will find easier to perform all the operations which are needed for their daily business transactions. As there will be a common system and screen for all types of users but to perform operations related to admin part, that person should have a valid log in id and password.

If any customers have purchase any book, then they have to just the correct option and enter the name of the book which they want to book along with total number of books. If the book will be available in the shop, it will generate the final bill which is to be paid by the customers at the cash counter and receive that particular book. If no such book will be available, then appropriate message will be displayed for the users and expected date by which this book will be available within the shop. Admin will have the responsibility to add, delete and modify records related to book such as book name, quantity available, price per book etc.

Existing System

Under the existing system, customers do not have the freedom to use the system within their shop. Only shopkeeper has the facility to use the computer to get information on the basis of customer’s requirements and as per the business requirement. In this system searching medium was not available, by which admin have to get details of book by viewing each book record one by one. As there was sequential method to use any particular records, so making any operations was time consuming and confirmation was not given upon processing any.

particular task., by which admin have to check manually whether the task has been processed or not.

Project Snapshots

Book Shop System menu
Book Shop System home
Book Shop System delete book
Book name page
purchase book page

Proposed System

The new system uses the concept of binary search method to make searching process faster and provide results within short interval of time. As each modules has been divided into class and functions, so the execution time of this system is optimized as compared to the previous system. To make data secure and maintain data integrity proper mechanism has been used to perform validation process at the client side before saving any data and information to a particular file. Users will be provided with friendly screen, whether they have to just few information’s regarding their query and all processing work will be done at the back side.

Download Project

 Book Shop System Abstract  Download Abstract
 Book Shop System Source Code  Download Source Code

Other Projects to Try:

  1. Phone Directory System project in C++
  2. Hotel Management System project in C++
  3. Book Shop Management System in PHP
  4. Computer Shop Management System in C++
  5. Electronic Shop Inventory Project in Vb

Filed Under: C++ Projects Tagged With: C++ Projects

Hotel Management System project in C++

September 11, 2014 by ProjectsGeek 6 Comments

Hotel Management System project in C++

Project Objective

This new hotel management 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 details on how to use the instruction in offline 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. To use this system, its users should have a valid password.

Once the correct password will be entered, verification process will be taken place at the backend side and if entered password will be correct, admin will redirected to the next section, where they will able to handle all the business activity using the computer system.

Hotel Management System Snapshots

customer table
customer details
report bill
Hotel Management System
Hotel Management System menu
Hotel Management System login

 

The use the system for exact operations, admin will have to enter the correct option provided under the main menu screen. To perform all the operations related to any particular customers, admin will have to use the option number 2 which is available under customer detail. If new customers arrive to their hotel and their data need to be maintained, admin can append its details to the customer’s record file.

Existing System

Existing system do not much flexibility and reliability which has been provided by this new hotel management system. In the previous system all records were saved in file under text which can be easily readable by the other person if certain mistakes has been done. Even if the file is in read mode, its contents can be copied and changes can be made to that particular file. Getting information on particular customer for each services which they have taken within their hotel was not possible and much manual processing task was done manually to final bill of a particular customer before they check out from the hotel.

Proposed System

This new system will do all the processing tasks automatically. Admin will only have the responsibility to set the price of all services which are being provided within their hotel premises. Admin of the hotel will be provided with option to add, delete and modify the services which are being provided by their hotel. During billing process, admin have to just enter their basic details for various services which they have taken. To make billing process easier, billing section has been divided into two parts, under first charges of room services will be prepared which will help customers to get final room services bill during their check out and food bill which can be paid by the customers on daily basis or on weekly or monthly basis.

Download Project

 Hotel Management System Abstract  Download Abstract
 Hotel Management System Source Code  Download Source Code

Other Projects to Try:

  1. Canteen Management System project C++
  2. DVD Cafe Management System using C++
  3. Hotel Management project for Final year
  4. Online Hotel Management System Project
  5. Hotel Management Project Rational Rose UML Diagrams

Filed Under: C++ Projects Tagged With: C++ Projects

Library Management System project in C++

August 3, 2014 by ProjectsGeek Leave a Comment

Library Management System project in C++

Library Management System

Project Objective

As from the name above “library management System” means the system will be responsible to manage all the records of the library. Under system library there are various attributes upon which the system will be work by integrating all the modules with the aim of achieving the common goal which is make processing work smoother and simpler. Library management system will have different type of users so to make a secured system, there will be three type of users by which this system will be used and these three users will be admin, members and students. Only admin have will have the pre installed admin id and password by which these can be changes while running this program by its admin. Admin will have the authority to add members and their login time and session up to which they will allowed to use this system. Admin will have the responsibility of issuing book, receiving it, making fine statements for the defaulters, making entry for new books. All the modification work such as adding and making correction, deleting of books, student records will be done by the admin of this library management system. There will be number of modules which has been provided under this system by which its user will able to get results whenever they are in need of it. This system will able to provide details of issuing and deposited books date wise, it can restrict the number of books can be issued by each student, list of all books available in the library and their stock details, listing of books category wise. Searching of books can be done using various parameters such as by entering the author names, vendors, publishers, subject wise. It will help students to easily locate the book under the library by giving details of their location which will save their time.

Existing System

In the previous system, there was only a single common login module by which it was not able to make differentiation between the admin and working staffs. As the authority which has been provided to the admin was also used by the working staffs which is not good for modern library environment. Even students get the list of book of their demand by using search option but it was very hard for them to check out their location and finally they have to take help of library staff members to get their books. Existing system was only able to store and maintain information of books, so a file has to be maintained for every students who are taking the facility of library.

Proposed System

As this new library management system will store records under different files, so it will able to identify the type of users and redirect the window location to their particular section were they are bound to perform operations based on the available options for such category. In this new system it will tell to the students and working staffs where the particular book available if such book available under the library hall. It will provide book location information in the format of book number, rack number and row number. To make an interactive system graphics has been used to display each section by which its users will able to identify easily and use it as per their requirements. 

Download Project 

Library Management System Abstract Abstract Download
Library Management System Source Code Source Code Download

Other Projects to Try:

  1. College Library Record System project Java
  2. Library System project in Java
  3. Music Library Management System project C++
  4. Library Management System Project
  5. Video Library Management System project in Vb

Filed Under: C++ Projects Tagged With: C++ Projects

Railway Ticket Reservation System in C++

August 3, 2014 by ProjectsGeek 2 Comments

Railway Ticket Reservation System in C++

 

 

Railway Ticket Reservation System projectProject Objective

Railway Ticket Reservation System  will help the passengers to book their tickets for their journey, search train between two stations and get details of particular train schedules including their fare details. To use this system, its users should be registered and should have a valid login and password to make their reservation. Even if users who have not their valid login id and password can make new registration and get their id and set password as per their choice. The main objective of this login module is to keep each passengers safe which will not allowed to make fraud and make their transactions secure. After making registration passengers have to enter the source and destination station name and the system will able to provide the list of all available trains for particular destination and their arrival and departure time and date. Upon selecting particular train, system will able to display the number of seats available under particular coach type and coach will be either sleeper class, three tier or two tier. To book their tickets passengers have to select coach type and total number of passengers and passengers will be provided with choice to select the seat numbers as per their location and their location also such as upper birth, middle birth or lower birth or seat chair. When all the selection work will be done, passengers will be provided with total fare charges and mode of payment which they want to select for making final payment.

Existing System

Under existing Railway Ticket Reservation System  passengers were only provided with list of trains between two stations and train number is only the available information by they can take an action. Under existing system passengers were not able to get information on their arrival and department and route by which particular train will travel. Passengers were only able to select the seat number and not provided which seat type they want to select and this sometimes not creates a familiar environment during their journey. During making payment final validation and authorization was one by system to identify the particular passengers to make deduction for their fare charges to make final reservation.

Proposed System

Under this new Railway Ticket Reservation System , each passengers will go through the two steps identification and authentication process. The first checkup will be done at the login time and second checkup will be done during making the final confirmation of their payments. During making payments, passengers have to enter their email id and contact number and these information will be matched from the passengers file, if matched they were provided to get reservation details and equivalent amount will be deducted from their account. Only admin with read, write and modify privileges will be able to access the file information directly and change as and when required. 

Download Projects

 Railway Ticket Reservation System Abstract  Download Abstract
 Railway Ticket Reservation System Code  Download Source Code

Other Projects to Try:

  1. Online Reservation System Project in Java
  2. Railway Reservation System project using C++
  3. Railway Ticket Booking System Project
  4. Railway Reservation System Rational Rose UML Diagrams
  5. Airline ticket reservation System project

Filed Under: C++ Projects Tagged With: C++ Projects

School Management System Project in C++

August 3, 2014 by ProjectsGeek 4 Comments

School Management System Project in C++

 

 

School Management System Project

Project Objective

School management system will be responsible for performing various actions such as maintaining and managing student records, managing admission details and setting admission criteria for admission into various stream for particular classes, managing users who are working within the school, preparing time tables and routines for the studying students and teachers, providing online assistance help for the studying students, keeping parents records and health records of students for future references. All these tasks can be achieved easily through this new school management system. As system has been developed by divining into several modules so maintenance work can be easily carried out without the need of technical assistance.

To work with this system each users will have its unique id and password through which they access this particular system. To manage and integrate various modules and to eliminate the concept of data redundancy each modules will have data sharing property with other modules as and when required. For each module there will be unique for each of their members such as family details of a particular students, student records, staff members details, student class relationship, teacher, class and student relationship etc. The main reason for providing unique id for each member of a particular module is to developed a medium of fast identification to make our coding more optimized for better performance.

Existing System

Under the existing system there was no any medium to make direct communication between parents and administration. To inform about status and study reports to particular parents of a particular student, administration have to write letter to make them inform. Students have to check their notice board to get information about details about their routine, exam time tables, about their results and marks scored in particular exam subject wise. Working employees and staff members have to visit their bank to check their payment confirmation monthly.

Proposed System

Through this new school management system all the work has been made automated and replacing the process manual work load. Through this new system, all working employees will able to check their payment status and total number of working days or we can say their attendance and deduction made from their salary and for what purpose. Students will able to check their results, time tables and routines by going through their student dashboard. Administration will able to send direct messages to the parent’s inbox by using their id and parents will check those messages and apply directly to them.  This system will able to display notices and news or events which is going to be held in their campus. 

Download Project

School Management System Abstract Abstract Download
School Management System Source Code Source Code Download

Other Projects to Try:

  1. School Enrollment System Project
  2. School Management System Project
  3. High School Management System Project
  4. School Penalty Management System Project
  5. School Management System in Java

Filed Under: C++ Projects Tagged With: C++ Projects

Student Management System Project in C++

August 2, 2014 by ProjectsGeek Leave a Comment

Student Management System Project

 

Student Management System project

 

Project Objective

Student Management System Project as the name indicates will be used for managing students records will be used for various purposes. Accepting correct data will results in generating the desired output in correct format without any delay. So this system has been enabled with validation data checkup while entering the data and before saving it to the particular file. Students will also able to check their data and modify their basic information as per their requirements. As each institution has various department which will used student records in order to carry out their task, so integrating task and sharing data among department can be easily achieved. There will be only admin who will have to authority to make changes and modification while using this system. Admin will able to perform activities like, adding student records, modifying and deleting existing records, allowing authority to access particular section of student data by different departments. Admin can make changes or modify the fee structure and payment statements. This Student Management System Project system will provide admin to make auditing process easier and facility to calculate direct and indirect taxes for their institutions. To make a secure system automatic logout process has been enables and whenever the admin section will be inactive for 30 minutes, it make automatic logout and taken to the main screen which is provided for the general users. To perform admin work, users have to select admin panel and provide their id and password to access this section.

Existing System

Existing Student Management System Project system work on the concept of manual system while file sharing is to be done between working department to carry out their tasks. As file system has been used to maintain records for each students, so each department also have to separate file for each tasks such as information of payment of fees by each students, library records, book records, physical records of each students, accessories and teaching tools used within the institution. Making final audit report is not an easy task and this task has to be achieved by the outside financial institution to prepare their financial report for particular business session.

Proposed System

Apart from maintaining and processing student records this new system has also been facilitated with financial solutions to make business task easier. As each student will have a particular id and password by which they can access their basic information along with fee structure and payment details. If any students do not able to pay their fees on time, such students will be fined and added to their next month fee account. It will also display a remainder on each student’s dashboard for depositing fees on particular date and the amount which is to be paid. Admin will have the full authority to add features and disable it as per their requirements. 

Download Project 

 Student Management System Abstract  Abstract Download
 Student Management System Source Code  Download Code

Other Projects to Try:

  1. Student Information System project in PHP
  2. Library Management System project in C++
  3. Salary management system project in C++
  4. University Management System project in PHP
  5. Student Project Allocation and Management Project

Filed Under: C++ Projects Tagged With: C++ Projects

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Go to Next Page »

Primary Sidebar

Tags

.Net Projects Download Android Project Ideas Android Projects Angular 2 Assembly Codes C # Projects C & C++ Projects C++ Projects Class Diagrams Computer Graphics Database Project Data Mining Projects DataScience Projects Datastructure Assignments Download Visual Basic Projects Electronics project Hadoop Projects Installation Guides Internet of Things Project IOS Projects Java Java Interview Questions Java Projects JavaScript JavaScript Projects java tutorial JSON JSP Projects Mechanical Projects Mongodb Networking Projects Node JS Projects OS Problems php Projects Placement Papers Project Ideas Python Projects seminar and presentation Struts

Search this Website


Footer

Download Java Project
Download Visual Basic Projects
Download .Net Projects
Download VB Projects
Download C++ Projects
Download NodeJs Projects
Download School Projects
Download School Projects
Ask Questions - Forum
Latest Projects Ideas
Assembly Codes
Datastructure Assignments
Computer Graphics Lab
Operating system Lab
australia-and-India-flag
  • Home
  • About me
  • Contact Form
  • Submit Your Work
  • Site Map
  • Privacy Policy