Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Trig Quiz Generator

Python Build Status GitHub Issues License

This Speed Trig quiz generator is a Flask application meant to automatically generate simple trigonometry quizzes.

(Travis-CI mostly used as an experiment with a Flask app.)

To Get Started

Make sure to download and install any compatible LaTeX distribution (this app uses [https://github.com/mbr/latex](the latex package)), and make sure it is in your environment.

Go to directory and run pip install -r requirements.txt:

cd ~/download_location/SpeedTrig/ && pip install -r requirements.txt

To start the application, from the same directory run export FLASK_APP=SpeedTrig.py then flask run.

This will launch the web application at 127.0.0.1:5000.

About

Website to generate random speed trig quizzes.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages