Skip to content

bcongdon/CUMTD-Bus-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUMTD Bus Visualizer

A small Flask app that maps out the current locations of CUMTD's busses.

Live Demo: https://cumtd-bus-visualizer.herokuapp.com/

Data collected from the CUMTD (Champaign-Urbana Mass Transit District) API

Usage

  1. Run the following set of commands to grab the repo and install the Python dependencies.
git clone https://github.com/benjamincongdon/CUMTD-Bus-Visualizer
cd CUMTD-Bus-Visualizer
pip install -r requirements.txt
  1. Run python run.py to start the server.
  2. Navigate to localhost:5000 in your browser.

About

🚌 A small Flask app to map the current locations of CUMTD busses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published