Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ololobus/contesto

Easy way to display contest results
https://github.com/ololobus/contesto

contest ui web

Last synced: about 18 hours ago
JSON representation

Easy way to display contest results

Awesome Lists containing this project

README

        

Contesto
========
Scafold and lightweight web application for competiotions (hackathon, contests, etc).

Quick start
----------

Generate e.g. 10 default teams and 3 cases
```
python generator.py 10 3
```

Edit `config.yml` to change names, descriptions, competition parameters and ordering directions.

Run web application
```
python app.py
```

Go to `localhost:8888`