dspp779 / toefl-studygroup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toefl-studygroup

Prerequisite

  • Essential
    • python
    • Flask

Get started

Create virtual environment

$ virtualenv venv
$ source venv/bin/activate

Run the system

Clone the repository

$ git clone git@github.com:shannywu/toefl-studygroup.git

or

$ git clone https://github.com/shannywu/toefl-studygroup.git

Install necessary python packages from requirement.txt

$ cd toefl-studygroup
$ pip install -r requirements.txt

Then, you are good to go. Just enter the following command:

$ python run.py

About


Languages

Language:CSS 71.0%Language:Python 12.6%Language:HTML 10.8%Language:JavaScript 5.5%