You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shows the user the weather for the current day of the city they are in. Uses the location manager to get this information.
Shows a 6 day forecast of the selected city.
Uses Alamofire to get weather information in JSON from Open Weather API.
About
Shows the user the weather for the city they reside in currently as well as a 6 day forecast.