Skip to content

Application of math, physics and teaching aids for high school students

License

Notifications You must be signed in to change notification settings

mahyardelbari/math_app

Repository files navigation

math_app

Application of math, physics and teaching aids for high school students

Daneshwar application

home page

Setup

First place in the national competition of kharazmi festival

Installation

The first thing to do is to clone the repository:

$ git clone https://github.com/mahyardelbari/math_app

$ cd math_app Create a virtual environment to install dependencies in and activate it:

$ pyhton -m venv venv
$ .\env\bin\activate

Now you need to install math step javascript module. This module is used in solving math problems step by step

npm install mathsteps

Then install the dependencies:

(env)$ pip install -r requirements.txt

And run:

python main.py

About

Application of math, physics and teaching aids for high school students

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages