In order to build/run this project, a Config.swift file is required
struct Config {
static var SGJourneyAPI = "/* URL TO SGJourney API */" // Link to Account SGJourney API
static var SGJourneyAPI = "https://sg-journey.herokuapp.com" // Link to Buses SGJourney API
}