clean 0-2461
This commit is contained in:
parent
b9fed56d8b
commit
4ea06aea4f
@ -1,19 +1,19 @@
|
||||
# Slots
|
||||
|
||||
|slot | desc |sample
|
||||
|-------------:|:------------------------------:|:-----
|
||||
|title | movie title | Batman OR Zorro 3
|
||||
|date | when user want to watch a movie| 2022-04-06
|
||||
|time | play time | 20:30
|
||||
|quantity | number of tickets | 2 OR two
|
||||
|seats | what seats are reserved | [h1, h2, h3]
|
||||
|area | preferred place to sit | [front, middle] OR [random, aisle]
|
||||
|interval | time interval | w tym tygodniu OR w następnym tygodniu
|
||||
|goal | users goal in system | chciałbym zarezerwować(opcjonalne) OR jakie filmy gracie
|
||||
|tickets_type - | tickets types and quantities | [normal, 1] OR [[student, 2], [normal, 1]]
|
||||
|location - | location of cinema | Poznań Plaza OR Multikino 51
|
||||
|reservation_id - | reservation number | 32453758
|
||||
|
||||
|slot | desc |sample
|
||||
|-----------------:|:-------------------------------:|:-----
|
||||
| title | movie title | Batman OR Zorro 3
|
||||
| date | when user want to watch a movie | 2022-04-06
|
||||
| time | play time | 20:30
|
||||
| quantity | number of tickets | 2 OR two
|
||||
| seats | what seats are reserved | [h1, h2, h3]
|
||||
| area | preferred place to sit | [front, middle] OR [random, aisle]
|
||||
| interval | time interval | w tym tygodniu OR w następnym tygodniu
|
||||
| goal | users goal in system | chciałbym zarezerwować(opcjonalne) OR jakie filmy gracie
|
||||
| tickets_type - | tickets types and quantities | [normal, 1] OR [[student, 2], [normal, 1]]
|
||||
| location - | location of cinema | Poznań Plaza OR Multikino 51
|
||||
| reservation_id - | reservation number | 32453758
|
||||
|
||||
|
||||
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user