clean 0-2461

This commit is contained in:
s444417 2022-05-01 00:29:54 +02:00
parent b9fed56d8b
commit 4ea06aea4f
2 changed files with 1029 additions and 1030 deletions

View File

@ -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