Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

EdgarJMesquita/weather-app-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app-swift

Simple Weather App developed with Swift.

Topics

  • 🧑‍💻 MVVM-C
  • 👽️ View Code
  • 🎨 Animated Splash Screen
  • 📍 User Location + Geocoding
  • ☁ OpenWeather API integration
  • 🔀 Dynamic background image
  • 💄 Animated transition
  • 🔒 Securely storing Api Keys
  • ⚡️ Swift

Screenshots

How to use

Sign up in Open Weather and retrieve your api key.

  1. Create Weather App/Config.xcconfig file with following struct
OPEN_WEATHER_API_KEY = YOUR_OPEN_WEATHER_API_KEY
  1. Replace YOUR_OPEN_WEATHER_API_KEY with your own api key.

obs: The key can take up to 20min to be activated.

You good to go!

🤓 + 💻 = 🚀

About

Simple Weather App developed with Swift.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages