Skip to content

Darren-project/bustrackerrapid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rapid Penang Bus Tracker

This website allows you to track the whereabouts of the buses and what route they are on

Demo Pics

The interface

How to run it

  1. Install the deps
  • pandas
  • requests
  • folium
  • flask_cors
  • flask
  • gtfs-realtime-bindings
  1. Run the mapbuilder once
  2. Setup a cron job to run the map builder every 45 minutes
  3. Run the bus_realtime_server
  4. Serve the api server on a subdomain of your choice
  5. Edit the api url in mapbuilder
  6. Run the mapbuilder manually
  7. Daemonize the api server
  8. Serve the html page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages