Simple application to teach algebra made at HackCWRU in February 2015
Uses MathJS
This is a mostly JS application that uses Flask to be served an index file at localhost:5000. Install Python, then virtualenv
, the documentation provides instructions on setting up the environment and installing the dependencies. Then run python algebrator.py
and it should be up and running.