version 1
http://imgur.com/yElpgXz.gif
http://ezgif.com/optimize
https://www.appcoda.com/uipageviewcontroller-storyboard-tutorial/
http://code.tutsplus.com/tutorials/using-scrollstyle-with-uipageviewcontroller--mobile-13551
http://www.theappguruz.com/blog/uipageviewcontroller-in-ios
https://www.appcoda.com/uipageviewcontroller-storyboard-tutorial/
##Search Bar
http://stackoverflow.com/questions/34094927/uisearchbar-addsubview-issue
http://stackoverflow.com/questions/8696260/creating-a-uisearchdisplaycontroller-programmatically
UISearchDisplayController is deprecated , instead use UISearchController
http://stackoverflow.com/questions/34585625/how-add-search-option-for-a-tableview-in-ios-9-using-uisearchcontroller-objecti
http://stackoverflow.com/questions/36503790/working-with-search-bar-on-ios-9
##Google API to get autocomplete of the results
https://developers.google.com/places/ios-api/autocomplete#get_place_predictions_programmatically
http://nevan.net/2014/09/core-location-manager-changes-in-ios-8/
##CollectionView programmatically
http://stackoverflow.com/questions/17856055/creating-a-uicollectionview-programmatically
http://stackoverflow.com/questions/16069357/uicollectionview-does-not-scroll
##Open Weather API
http://openweathermap.org/appid
http://api.openweathermap.org/data/2.5/forecast/city?id=524901&APPID=1255ba5f70cf5adf3bd2ba9aaa7dd1dc
http://api.openweathermap.org/data/2.5/weather?q=Delhi&APPID=1255ba5f70cf5adf3bd2ba9aaa7dd1dc&units=metric
##Steps to put on AppStore
https://developer.apple.com/app-store/submissions/
https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/Introduction/Introduction.html
http://stackoverflow.com/questions/25862917/why-am-i-getting-an-error-failed-to-locate-or-generate-matching-signing-assets?answertab=votes#tab-top
##TODO
- Change main icon and name - done
- put refresh button for weather - done
- get flickr images
- Fix crash on moving around stuff
- fix crash on 0 stuff.