/BartWatch

Personal Project: (UNDER CONSTRUCTION) Web Application that displays information about the BART (Bay Area Rapid Transit) system.

Primary LanguagePythonMIT LicenseMIT

BartWatch

Description:

  • A single page web application that displays real time information about BART (Bay Area Rapid Transit) to users.

Data:

Technologies:

  • Boostrap
  • Flask
  • SQLite

What I Learned:

  • Single Page Application
  • JSON Parsing
  • REST API familiarity
  • (...)

TODO:

  • GET list of stations
  • GET real time departure information based on a provided station name
  • Single Page Web Application Design Sketch