scoreboard This is a badminton scoreboard using python flask module. How to use? Install module: pip install -r requirements.txt Run program, the IP and port information will show in app.log file, and the default setting is at http://localhost:8082/: python app.py