Skip to content

shannywu/toefl-studygroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Vocabulary tests for a TOEFL study group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •