Skip to content
/ PopMap Public

A machine learning-enabled map that provides a safer and more comfortable route than Google Map's

Notifications You must be signed in to change notification settings

tuvtran/PopMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopMap

Winner of the Best Software Prize at Hoya Hacks 2016.

Description:

Imagine you were traveling in a foreign country and you wanted to get back to your Airbnb or hotel. When you pull out Google Map, it would show you the most direct route. However, that direct way may not be the most comfortable because you may have to go through a dangerous neighborhood or one with very few people. PopMap, on the contrary, will provide users with a safer/happier/more comfortable direction based on the number of open businesses at the moment utilizing the k-means clustering algorithm and data from Google Places API.

Installation:

Make sure you have virtual environment enabled on your machine.

Install necessary Python dependencies

$ pip install -r requirements.txt

Run the app

$ python run.py

The web app can now be accessed at http://127.0.0.1:5000

Work in progess:

  • Code refactorization
  • Performance optimization
  • UI tweaks

About

A machine learning-enabled map that provides a safer and more comfortable route than Google Map's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages