LeightonStreet / LingoBarter

A platform for language exchange
http://master-lingobarter.rhcloud.com/
Apache License 2.0
5 stars 0 forks source link

Lingo Barter

Build Status Coverage Status Code Health Stories in Ready

Language Exchange Platform

Run Lingobarter

Install needed packages in your local computer

You can install everything you need in your local computer or if preferred use a virtualenv for Python

Mongo

Python requirements

Install all needed python packages

If you have a virtualenv, activate it! source env/bin/activate or workon env

pip install -r requirements/requirements.txt

Create admin user, sample data and run!