https://github.com/saswatamcode/clima_ios
An iOS weather app which uses OpenWeatherMap API to display current weather data for any city and your current location.
https://github.com/saswatamcode/clima_ios
Last synced: 12 months ago
JSON representation
An iOS weather app which uses OpenWeatherMap API to display current weather data for any city and your current location.
- Host: GitHub
- URL: https://github.com/saswatamcode/clima_ios
- Owner: saswatamcode
- Created: 2019-12-20T13:27:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-20T13:34:39.000Z (about 6 years ago)
- Last Synced: 2025-01-25T16:28:07.342Z (about 1 year ago)
- Language: Swift
- Size: 613 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[](https://GitHub.com/Naereen/ama)
[](https://GitHub.com/saswatamcode/clima_ios/network/)
[](https://GitHub.com/saswatamcode/clima_ios/stargazers/)
[](https://GitHub.com/saswatamcode/clima_ios/issues/)
[](https://github.com/ellerbrock/open-source-badges/)
[](https://cocoadocs.org/docsets/NSStringMask)
# Clima
An iOS weather app which uses OpenWeatherMap API to display current weather data for any city and your current location. Also adapts to dark mode by changing app design.
Uses SFSymbols.
## Screenshots
 
## To Run
- Make a account on OpenWeatherMap and get api keys
- Clone repo using Xcode Source Control
- Run app on preferred simulator
## Requirement
- iOS 13.x
- Xcode 11.x