A webapp made to help organize Killer Queen arcade league nights
https://ktsuttlemyre.github.io/kqDraft/
https://ktsuttlemyre.github.io/kqDraft/view.html
#Getting Started Run the following commands in terminal
- clone repo
git clone https://github.com/ktsuttlemyre/kqDraft.git
- run the server
python server.py
- open web browser to http://127.0.0.1:8080 or http://localhost:8080
Old Site webapp here