Skip to content

JulianDMartinez/YourWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your Weather App

Simple weather app implemented for coding assignment.

Your.Weather.mov

Tech

  • Coding Language - Swift
  • Architecture Pattern - MVVM
  • Networking - URLSession
  • Unit Tests / UI Tests - XCTest
  • UI - SwiftUI
  • Dependency Injection - implanted natively without libraries
  • Navigation - Kept as single view screen. If additional screens are added, this can be done with coordinator SwiftUI NavigationStack paths and coordinator pattern

Use Instructions:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages