Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,8 @@ pinned: false
|
|
8 |
short_description: 'About A Python-based real-time quiz application designed to '
|
9 |
---
|
10 |
|
|
|
|
|
|
|
|
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
short_description: 'About A Python-based real-time quiz application designed to '
|
9 |
---
|
10 |
|
11 |
+
A Python-based real-time quiz application designed to mimic the functionality of Mentimeter, allowing a host to control the quiz and participants (clients) to join, answer questions, and receive immediate feedback. The application is built using Flask and Socket.IO for seamless web-based interaction, and it offers a clean, responsive front-end using HTML, CSS, and Bootstrap.
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|