shoya140 / LiveCrowd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveCrowd

Live Crowd Density Visualization

Set up

1.Install require packages.

$ pip install tornado
$ pip install MySQL-python

2.Create "config.json" and fill in the blanks of MySQL settings

$ cp config.json.template config.json
$ vim config.json #write your sql settings

3.Run and access to the web page.

$ python main.py

About


Languages

Language:Python 38.9%Language:JavaScript 26.1%Language:CSS 25.1%Language:HTML 9.9%