Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyeonsangjeon/yesno
yes or no flask
https://github.com/hyeonsangjeon/yesno
button button-control cache flask no socket socket-io websocket yes
Last synced: about 1 month ago
JSON representation
yes or no flask
- Host: GitHub
- URL: https://github.com/hyeonsangjeon/yesno
- Owner: hyeonsangjeon
- License: mit
- Created: 2023-08-10T20:42:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-21T08:34:20.000Z (over 1 year ago)
- Last Synced: 2024-04-21T11:17:29.347Z (8 months ago)
- Topics: button, button-control, cache, flask, no, socket, socket-io, websocket, yes
- Language: Python
- Homepage:
- Size: 24.3 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yesno
yesno flaskThis is a web application with YES and NO buttons developed using Flask, SocketIO, and Cache libraries. This application provides a synchronized count based on the value entered by the client and allows the count to be reset through the admin page.
![animation](https://github.com/hyeonsangjeon/yesno/blob/main/static/example/animation.gif?raw=true)