updates
Browse files- README.md +1 -1
- __pycache__/backend.cpython-312.pyc +0 -0
- assets/2024-10-21-17-18-28.png +0 -0
README.md
CHANGED
@@ -69,7 +69,7 @@ pip install -r requirements.txt
|
|
69 |
- **Client interface**: [http://127.0.0.1:5000/client](http://127.0.0.1:5000/client)
|
70 |
![](assets/2024-10-21-17-09-15.png)
|
71 |
## Application Overview
|
72 |
-
|
73 |
### Host Interface
|
74 |
|
75 |
The host controls the flow of the quiz:
|
|
|
69 |
- **Client interface**: [http://127.0.0.1:5000/client](http://127.0.0.1:5000/client)
|
70 |
![](assets/2024-10-21-17-09-15.png)
|
71 |
## Application Overview
|
72 |
+
![](assets/2024-10-21-17-18-28.png)
|
73 |
### Host Interface
|
74 |
|
75 |
The host controls the flow of the quiz:
|
__pycache__/backend.cpython-312.pyc
CHANGED
Binary files a/__pycache__/backend.cpython-312.pyc and b/__pycache__/backend.cpython-312.pyc differ
|
|
assets/2024-10-21-17-18-28.png
ADDED