Frontend

The front end of this system is composed of a single web-page application that can run on any browser compatible, internet connected device. This web-page when loaded connects to the serverless application which queries the database that is hosted on the the cloud provider. The web-page displays a requester's current location. In this version of the application, we use the Geolocation feature of Google Maps' Javascript API. \cite{google-maps2019} This application can be hosted on the widely popular code hosting site, Github through its product offering, Github Pages. \cite{github-pages}. A hosted version of the frontend can be accessed at https://vr00n.github.io/Bus-Lambda. Please be informed that upon clicking this web link, your browser will prompt you to allow accessing your current location.