codecats / cassino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cassino

last build status: Build Status

Installation

git clone cassino
cd cassino
virtualenv venv -p python3
source venv/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Working app

https://cassinoapp.herokuapp.com/

About


Languages

Language:Python 76.8%Language:HTML 23.2%