项目作者: minervapanda

项目描述 :
Moves Data Visualization
高级语言: JavaScript
项目地址: git://github.com/minervapanda/Moves-Vis.git
创建时间: 2018-03-22T08:21:23Z
项目社区:https://github.com/minervapanda/Moves-Vis

开源协议:

下载


Moves-Vis

Project Title

Moves App Data Visualization

Getting Started

This is a sample flask app for Moves App export data visualization. This analyses and visualizes the daily storyline json file of the user. This code base shows accessing the latitude, latitude and activities information from the json file and are visualized on the leaflet map with hotspots.

alt text

Prerequisites

1) Flask
2) Json parsing
3) Leaflet and heatmap

Installing

To run the app, do the following on the terminal:
python app.py

Running the tests

To be updated soon..

Deployment

To be added soon

Contributing

License

This project is licensed under the MIT License - see the LICENSE.md file for details