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