Skip to content

VineetKSingh/ticket-booking-low-level-system-design

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low Level System Design - Ticket Booking Application Like BookMyShow, TicketMaster, etc.

Problem Statement

Check here

Video Explanation

https://www.youtube.com/playlist?list=PL564gOx0bCLpAL7yMJqOuK3_hBuLkyRhn

Further Improvements

  • Seat type: Silver, Gold, Diamond
    • Different pricing for different types of seats.
  • Validating payment in payment success flow.
  • Checking if show creation is allowed.
    • This mainly include implementing method checkIfShowCreationAllowed in ShowService.
  • Handling different types of movies like 3D, 7D, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%