Skip to content

iOS application to provide riders with customizable weather information relevant to their personal preference and location.

Notifications You must be signed in to change notification settings

Rykuno/Rideable

Repository files navigation

Rideable

iOS application to provide riders with customizable weather information relevant to their personal preference and location.

Demo

demo

Instructions

  • Place your personal API key for WundergroundWeather within a file named IgnoreConstants.swift.
import Foundation

struct IgnoreConstants{
static let apiKey = ""
}

Libraries Used

DataBases Used

About

iOS application to provide riders with customizable weather information relevant to their personal preference and location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages