Skip to content

kennethoys/show-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run

Java version: 11

java -jar kenneth-show-booking-0.0.1-SNAPSHOT.jar

Assumptions made

MAX_ROWS = 26 and MAX_SEATS_PER_ROW = 10

Every row will have same MAX_SEATS_PER_ROW

Only 1 booking per phone# per show but 1 phone# can book multiple shows

Phone numbers are unique

Show numbers are unique

Data are in memory using jdbc:h2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages