Skip to content

Commit

Permalink
Json file
Browse files Browse the repository at this point in the history
  • Loading branch information
derekNeedCoffee committed Mar 28, 2016
1 parent 9f9895a commit 40280e3
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions seatsInformation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{"numberOfLevels":"4"
"rowOnOrchestra":"25"
"seatNumOrchestra":"50"
"rowOnMain":"20"
"seatNumMain":"100"
"rowOnBalconyOne":"100"
"rowOnBalconyTwo":"15"
"seatNumBalconyOne":"100"
"seatNumBalconyTwo":"100"
"priceOrchestra":"100"
"priceMain":"75"
"priceBalconyOne":"50"
"priceBalconyTwo":"40"
"orchestraName":"Orchestra"
"mainName":"Main"
"balconyOneName":"BalconyOne"
"balconyTwoName":"BalconyTwo"
}

0 comments on commit 40280e3

Please sign in to comment.