############################################################################################################################
############################################################################################################################
sudo apt-get update sudo apt-get install python3
pip install Django
pip install json2html
git clone https://github.com/novicejava1/django.git
python manage.py runserver 0:8000
http://:8000/reports/selectchart
Note - Make sure to download and use the json files uploaded in the project repository jsonfiles folder.
Fusioncharts Usage Ref - https://www.fusioncharts.com/dev/getting-started/django/your-first-chart-using-django