Skip to content

minervapanda/Moves-Vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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