/Dsa-Oops-TRS_Project

Project Name:- Ticket Reservation System using data structure and Oops.

Primary LanguageC++

Dsa-Oops-TRS_Project

Project Name:- Ticket Reservation System using data structure and Oops.

Data Structure that I used:

  • Link List

OOPS concepts that I used:

  • Inheritance
  • Class & Object Concept

Inbuilt Function that I used:

  • system("CLS") used for clear output screen
  • sleep function used for delay for a specified amount of time
  • getline() function which enables us get multiple characters from a user's input.
  • system("Color 30") for change background of output screen

Attach Some Screenshots:

  • Ticket Reservation Screen

t1

image

  • User Mode

t3

  • Book Ticket

t4

  • Diplayed Book Ticket

image

image

  • Admin Mode

image

image

  • Modify Train Info

image