Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 369 Bytes

capitalWeather

A weather app in the making!

Here's what's on the to-do list:

  • SwiftUI with MVVM architecture,
  • Separate Networking layer with JSON decoder,
  • Repository with protocol for persistence using an Environment Object,
  • User search for specific city,
  • UserDefaults to save user-specified data.

Stay tuned for updates 👩‍💻