Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Railway-Ticketing-System (C++)

Disclaimer: This was a Basic Entry Level Project for DSA, based on C++, which I worked on in my Third Semester in IET Lucknow campus.

In this project of Railway Booking Management System, we will be implementing the ability to reserve and modify railway tickets.

We will use:

  • Linked List Operations

  • Searching Algorithms

  • Sorting Algorithms

in order to modify and print the data according to user’s needs.

This is a Basic Implementation of C++ and Data Structure & Algorithm Concepts.

We have 2 modules in this scenario, where a user or the passenger, has their own options while admin has to login separately before having their own options. It works from the entering of user details, to payment, to printing of tickets and other operations are available as well.

For Further Details About the Project, Please Refer to the Project Report File Attached.

About

A basic console-based Railway Ticket Booking System built using C++ and core Data Structures & Algorithms. It supports ticket reservation, modification, and printing using linked lists, sorting, and searching algorithms. The system features separate modules for users and admins. Developed as a third-semester DSA project at IET Lucknow.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages