Skip to content
This repository was archived by the owner on Sep 29, 2024. It is now read-only.

Conversation

@n8ebel
Copy link
Owner

@n8ebel n8ebel commented Jun 4, 2020

  • Adds a date property to CurrentWeather to pull that data from the api response
  • Adds a list of WeatherDescription to CurrentWeather to pull the weather description informatino from the api response. This mirrors the approach used in the WeeklyForecast model
  • Moves WeatherDescription into its own file since it's reused for both CurrentWeather and WeeklyForecast
  • Binds the updated CurrentWeather model into CurrentForecastFragment using the same formatting patterns as in ForecastDetailsFragment

@n8ebel n8ebel changed the base branch from master to main August 15, 2020 19:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant