Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 497 Bytes

MajicBus

This is a platform created as a team to:

  • Show live (simulated) position of BC Transit buses
  • Text a bus stop number to a number we provided, and have 140 characters of bus times reported back to you.

Technology:

  • PostgreSQL db
  • Android app that acts as SMS endpoint, would take a message from a user, look up the bus number on our api, then send the information back tot he user.
  • An app to lookup the position of buses.
  • Backend website for management and statistics.