In Time is a full stack android alarm clock that adjusts the activation time depending on current and predicted traffic conditions. Its purpose is to prevent lateness caused but unforeseen traffic circumstances. The application is built in conjunction the a NodeJS based web application that performs logical calculations and acts as a proxy for network requests.
This repo contains the source code for the Web Application of the In Time alarm system.
In the config YML file, found at /Users/Conor/Desktop/InTime_WebApp/config/app.yml replace the '[API KEY]' with a valid Google Directions API Key.