#requerenment:
python 3.X,
django 2.2>
- instal the python 3.x
- pip install Django
on the command line (terminal or CMD) into the project directory and input : python manage.py runserver 0.0.0.0:8808 ,and use webbroeser open it.
#download template(data.csv) file,generate your data like template file. and upload the data file . it is very simple.