Skip to content

bcongdon/CUMTD-Bus-Visualizer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 

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