Skip to content

A Simple Weather app that uses Alamofire to retrieve weather data from OpenWeather API

Notifications You must be signed in to change notification settings

dramikei/RainyShiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RainyShiny

A Simple Weather app that uses Alamofire to retrieve weather data from OpenWeather API

How does it work?

The app uses the user's current location and retrieves the weather data of that area from the Open Weather API in the form of JSON and then parses it to scrape the data which is useful.

Credits

OpenWeather for their API.

Devslopes for teaching how to make this project.

Alamofire Used it to parse through the JSON

Made by: Raghav Vashisht

About

A Simple Weather app that uses Alamofire to retrieve weather data from OpenWeather API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published