/codestar

Website to host a software tutoring service provided by Jason Tanner and myself. We will try to implement live video and secure payments into the webapp.

Primary LanguageCSSApache License 2.0Apache-2.0

codestar

Website to host a software tutoring service provided by Jason Tanner and Lucas Ou-Yang. We will try to implement live video and secure payments into the webapp.

To deploy and begin to contribute, please first ensure that you have pip installed.

sudo easy_install pip

Afterwards, please install the dependencies of this project with

sudo pip install -r requirements.txt

Please indent code with 4 spaces, no tabs!

For your own sake, use virtualenv, which is installed in the requirements.

This project as of now is running on bootstrap3 for the front end, flask for our backend framework, and we are using jinja2 for our templating engine.

We also intend on using dwolla for payments and tokbox (maybe) for video.