This repository contains the open-source back-end and front-end code for KiteModeler-Reboot, which is a modern version of KiteModeler from NASA Glenn.
The entire code has been written in Python (using Dash for the front-end)
- Using pip, run
pip install -r requirements.txt
- Run the code using
python index.py
Please direct your queries to gpavanb1 for any questions.