vitor-araujo / BigWork

Crowd-sourcing platform for young workers to build the future.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigWork

Crowd-sourcing platform for young workers to build the future. presentation

We believe young people can work better than they think.

So we are building and designing the platform to show the world exactly that.

Using Python Flask, pure CSS and material design.

First create a virtuaenv

 pip install virtualenv

then in the main folder, run the virtual environment


virtualenv venv

this will create a virtual environment and a folder called "venv"

then activate the environment

venv bin/activate

to run the platform locally, do this:

cd into/the/mainfolder
python app.py

About

Crowd-sourcing platform for young workers to build the future.

License:MIT License


Languages

Language:HTML 51.4%Language:CSS 46.8%Language:Python 1.1%Language:JavaScript 0.6%