Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 574 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 574 Bytes

dashViz

A data Visualization tool

dashViz gif


DashViz Tool


download repo and head to local repository

      1. conda create -n <name> python==3.x

      2. pip install -r requirements.txt

      3. python3 manage.py makemigrations
      4. python3 manage.py migrate
      5. python3 manage.py createsuperuser

      6. python3 manage.py runserver
  1. head to --> localhost:8000/visuals