2024-12-22_16-48-43Z_Sunday
This commit is contained in:
parent
16586c74d0
commit
1a3539472e
@ -67,6 +67,16 @@ sequenceDiagram
|
|||||||
HPR->>HPR: Generate webform of free slots
|
HPR->>HPR: Generate webform of free slots
|
||||||
HPR->>HPR: Populate the list of posted shows
|
HPR->>HPR: Populate the list of posted shows
|
||||||
HPR->>Host: Webform
|
HPR->>Host: Webform
|
||||||
|
```
|
||||||
|
> The website returns the webpage for the Host to enter their email address, and modify the date.
|
||||||
|
|
||||||
|
![The request a slot form page](request_slot_form.png)
|
||||||
|
|
||||||
|
|
||||||
|
# Selecting the Slot
|
||||||
|
|
||||||
|
```mermaid
|
||||||
|
sequenceDiagram
|
||||||
Host->>HPR: show ID and email
|
Host->>HPR: show ID and email
|
||||||
loop Preform Checks
|
loop Preform Checks
|
||||||
alt If check fails
|
alt If check fails
|
||||||
|
Loading…
Reference in New Issue
Block a user