forked from HPR/hpr_documentation
		
	2024-12-22_16-56-13Z_Sunday
This commit is contained in:
		| @@ -76,6 +76,8 @@ sequenceDiagram | ||||
|  | ||||
| > 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 | ||||
| sequenceDiagram | ||||
|   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. | ||||
|  | ||||
| `email`  | ||||
|  | ||||
|  | ||||
|  | ||||
| # Host receives an email | ||||
|  | ||||
| > 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)  | ||||
|  | ||||
|  | ||||
|  | ||||
| # Sequence Diagram uploading a show | ||||
|   | ||||
		Reference in New Issue
	
	Block a user