Skip to content

moneyball-dk/moneyball_app

Repository files navigation

master: Build Status: master develop: Build Status: develop

Moneyball website

A webapp to track results of foosball games in financial institutions. It is a very niche market!

Prerequisites

Python 3

Installation

Create a new venv with either python or conda:

conda create -n flask python=3 flask
source activate flask

Download the source code

git clone https://github.com/moneyball-dk/moneyball_app.git
cd moneyball_app

Install the required packages

pip install -r requirements.txt

Start the database

flask db upgrade

Start the webserver

flask run

Run the tests

pytest

About

A webapp to track results of foosball games in financial institutions. It is a very niche market!

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •