ruslanmv commited on
Commit
663a7c4
·
1 Parent(s): 45952cf
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