https://github.com/dtroupe18/outside-now
Simple Weather App
https://github.com/dtroupe18/outside-now
alamofire corelocation darksky-api ios ios11 mobile-development swift4 swiftyjson weather-app
Last synced: 24 days ago
JSON representation
Simple Weather App
- Host: GitHub
- URL: https://github.com/dtroupe18/outside-now
- Owner: dtroupe18
- Created: 2018-02-16T02:23:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T19:50:38.000Z (over 5 years ago)
- Last Synced: 2025-02-08T20:32:45.214Z (3 months ago)
- Topics: alamofire, corelocation, darksky-api, ios, ios11, mobile-development, swift4, swiftyjson, weather-app
- Language: Swift
- Homepage:
- Size: 6.41 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Outside-Now is a simple weather app that allows you to get the current weather, hourly weather for the next 48 hours, and an 8-day forecast at the same time
## [App Store Link](https://itunes.apple.com/us/app/outsidenow/id1329825045?mt=8)
## You will be provided with the following weather information.
- Current temperature
- A 24-hour weather summary
- The low and high temperature for the current day
- Hourly forecast for the next 48 hours which includes the time, temperature, and probability of precipitation
- Weekly weather summary
- 8 Day forecast which includes the high and low temperature for each day
- Hourly report for every day including temperature, chance of precipitation, and wind speed.## Outside Now
1. Automatically gets your local weather forcast (if you allow access to your location).
2. Allows users to search for any city and get its forcast.## Tools used to develop Outside-Now:
1. Weather data comes from [Dark Sky's API](https://darksky.net/dev)
2. CocoaPods used - [AlamoFire](https://github.com/Alamofire/Alamofire), [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON)
3. Standard Libraries used - [CoreLocation](https://developer.apple.com/documentation/corelocation)## Sample Video

## Sample ScreenShot
