Skip to content

ABANDONED: A lightweb web app that allows users to submit keys and tracks the score.

License

Notifications You must be signed in to change notification settings

nfarrar/scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Scoreboard

## About
A lightweight web application that allows users to submit keys and verifies the results.
The app uses CDN resources, so Internet access is required.

## Install

    git clone https://github.com/nfarrar/Scoreboard.git
    pip install flask flask-script wtforms

## Configuration

Modify the value of app.password in verify.py to whatever the key value is that should be verified.

## Usage

    python verify.py runserver -t 0.0.0.0

## Screenshot

![Alt text](assets/img/screenshot.png "Scoreboard")

## License

Scoreboard is released under the [GPLv3 License](LICENSE.txt).

About

ABANDONED: A lightweb web app that allows users to submit keys and tracks the score.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published