Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 484 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 484 Bytes

elementora

This is the simple web app to take the datainput from user as json and show the content in the dashboard.

Project is built on Django.

Create a virtual env for python 3.4 or higher.

Install all the dependencies from requirement.txt

Python manage.py runserver

Upload data.json

Landing Page alt text

Dashboard Page alt text