Skip to content

Modernize the application #5

@chris-mitchell

Description

@chris-mitchell

Update the application to a more modern architecture

  • Use an MVVM approach for the application
  • Use LiveData and Lifecycle architecture components to provide data to the View layer.
  • Implement a Repository pattern for the data and networking layer
  • Use Dagger to inject components throughout the app

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions