m-sifi / SGJourney-IOS

Bus Arrival App for iOS (School Project)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SGJourney for iOS Devices

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
}

About

Bus Arrival App for iOS (School Project)


Languages

Language:Swift 98.7%Language:Ruby 1.3%