Hi this is my Weatherapi App using OpenWeatherMap
A sample video explaining the source is also which demonstrates the runnable version of the App.
YouTube Video Link: https://www.youtube.com/embed/qYiUZzaK1PE
Checked for internet connection the fired the Almofire request to get JSON. If no internet connection is avalable then user will get the appropriate message. Once the data is fetched in the model object thre onwards even if internet disconnects the app runs smoothly.
Developed and tested using Iphone-7. Autolayouting refinement has to be done more on this.
Thankyou
Happy Coding!
Fahd
Perth, Australia
License
MIT Licensed
Copyright (c) 2017 Fahd ([email protected])
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Hat tip to anyone who's code was used
- Inspiration
- etc