- Get Facebook photos using Oauth2Swift.
- App uses OpenWeatherMap API to get 5 day forecast and show a graph(Date vs Temperature) using Charts.
- Clone or download this repository and build using xcode 8 or later.
- Tested using xcode 8.1, Deployment target 10.1 on simulators 6s, 6s plus, 7 and 7 plus.
Get facebook App ID and App Secret by creating an application on facebook developer page.
- OAuthSwift - Swift based OAuth library for iOS.
- OpenWeatherMap - Weather API's.
- Charts - Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
- Rohan Sonawane - Initial Work - rohan1989.
This project is licensed under the MIT License - see the LICENSE.md file for details.