Skip to content

In progress: The 2018-2019 project is to understand the disconnect between MARTA bus route and passengers seeking to ride.

Notifications You must be signed in to change notification settings

gt-big-data/marta-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marta Map Fall 2018

This is a project by the Gerogia Tech Big Data Club to visualize the effectiveness of MARTA bus routes against estimations of where people both live and work.

To run web app, run in the terminal:

Use Python 3

For Mac/Linux

$ chmod +x start.sh #Adds execution permission to the scripts
$ chmod +x stop.sh
$ ./start #to start both the UI(:8000) and API(:5000) servers
$ ./stop  #to stop both servers

For Windows

> start.bat #to start both the UI(:8000) and API(:5000) servers

> stop.bat #to stop both servers



About

In progress: The 2018-2019 project is to understand the disconnect between MARTA bus route and passengers seeking to ride.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published