Git Product home page Git Product logo

railway-reservation-system's Introduction

Railway-Reservation-system

Description

Hey! this is Railway Reservation System project which is based on c++ programming language by using this program we can book railway's ticket, cancellation of ticket and also check availablity of seats in each coach like 1st AC coach, 2nd AC coach, sleeper 2nd class and other non AC coach. There is two part:
1} Admin-Access
2} User-Access


Admin-Acess: In admin access railway's staf like TC, clerk and other railway's Staffs can set train name, train_no., train's route, Destination Point,Bording point,journey time, Ticket fair and other details. and also they can enter new train record, display all train records, modify train records and delete train records
User-Access: In this section user need to Enter Username and password to access it. and after that they can book train ticket,cancellation of ticket and also check availablity of seats in each coach like AC-coacies && Non-AC coacies.
A ticket will be printed containing the PNR number. The PNR Number can also be used for cancellation of the ticket.

Demo

Sample Output Img

Technologies Used:

  • Dev C++ IDE
  • MS Power Point(PPT)

Setup/ Methods

  • open C++ ide-'Dev C++'.
  • Create two Classes for Admin Access and User Acess.
  • import some libraries like:

    #include<conio.h>
    #include<stdio.h>
    #include<process.h>
    #include<string.h>

* Also create some other classes like pn, train, book, passenger and create their respective data members and Member function for get input and display all details.
In main function, create object of classes and call the function to get user input and display all details. * Run and get expected output.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.