Skip to content

lynnwilliam/FetchExercies

Repository files navigation

Display this list of items to the user based on the following requirements:

Display all the items grouped by "listId" Sort the results first by "listId" then by "name" when displaying. Filter out any items where "name" is blank or null.

Builds and runs using Android Studio LadyBug

  1. MVVM
  2. ViewModel tests
  3. WebAPI tests
  4. instrument tests
  5. UI tests
  6. Uses Hilt DI
  7. Previews
  8. Compose
  9. Light and Dark mode themes
  10. Tests for Business Logic
  11. Loads data from end point URL, and has Loading, Error and Data screens.

About

Dummy Example Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages