Skip to content

v-enigma/Reservation_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

Reservation System

  • Entities
    • User
    • Train
    • Route
    • Station
  • Features
    • User
      • book ticket
      • cancel ticket,
      • past booking ,
      • check status of the booking
    • Admin
      • add trains,
      • add routes,
      • schedule a train
    • A ticket can have Confirmed, RAC, Waiting List,

To use the application create a user . sign up admin has a predifined login credentials . Use those credentials and add trains and routes. Here the assumption is route is a linked list of stations. Route is assumed as linear Go back to main menu , choose the user and then use the features of the user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages