Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 303 Bytes

File metadata and controls

6 lines (5 loc) · 303 Bytes

twitter_flow

Code pertaining to the GEOG597A class project: Visualizing twitter flows

django-based user interface

go to folder "movers", run in cmd: python manage.py runserver, then open browser and type "127.0.0.1:8000" requirement: install python, pip, and use pip to install django, version 1.11