Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problemset

Here some screenshots

Dependencies

flask
flask-sqlalchemy
pdflatex

Setting up

It's recommended to setup flask app in python virtual enviroment

pip install virtualenv

Then create and activate one

virtualenv venv
source venv/bin/activate

And lastly install dependecies inside the venv

(venv) pip install flask flask-sqlalchemy

About

Flask web app build for storing math problems in organized way.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages