2024-12-22_16-56-13Z_Sunday
This commit is contained in:
parent
c33f382f8e
commit
e0cdef5ad2
@ -76,6 +76,8 @@ sequenceDiagram
|
|||||||
|
|
||||||
> The Hosts provides their email address, and date they wish to reserve.
|
> The Hosts provides their email address, and date they wish to reserve.
|
||||||
|
|
||||||
|
[`request_confirm.php`](https://repo.anhonesthost.net/HPR/hpr_hub/src/branch/main/hub/request_confirm.php)
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
sequenceDiagram
|
sequenceDiagram
|
||||||
Host->>HPR: show ID and email
|
Host->>HPR: show ID and email
|
||||||
@ -122,12 +124,16 @@ sequenceDiagram
|
|||||||
|
|
||||||
> The website provides a "Thank You" page notifying the Host that the email is sent.
|
> The website provides a "Thank You" page notifying the Host that the email is sent.
|
||||||
|
|
||||||
|
`email`
|
||||||
|
|
||||||
![The email confirmation page](request_slot_thank_you.png)
|
![The email confirmation page](request_slot_thank_you.png)
|
||||||
|
|
||||||
# Host receives an email
|
# Host receives an email
|
||||||
|
|
||||||
> The website sends an email to the Host with a link to upload their show.
|
> The website sends an email to the Host with a link to upload their show.
|
||||||
|
|
||||||
|
[`upload.php`](https://repo.anhonesthost.net/HPR/hpr_hub/src/branch/main/hub/upload.php)
|
||||||
|
|
||||||
![The email containing the link](email_confirmation_of_request_to_reserve.png)
|
![The email containing the link](email_confirmation_of_request_to_reserve.png)
|
||||||
|
|
||||||
# Sequence Diagram uploading a show
|
# Sequence Diagram uploading a show
|
||||||
|
Loading…
Reference in New Issue
Block a user