Skip to content

crypto-sh/Paging-3-Compose

Repository files navigation

Paging 3 Compose

This a sample project for implementing Paging library by using Github search user API. It's a Kotlin base project with most of the new Android technology for now (2023).

The architecture is MVVM

Acceptance criteria

  • Implement filtering for GitHub users
  • UX
    • Prepare the app for general error handling (4xx and 5xx errors, offline)
    • Implement loading states for async operations
  • Testing
    • Cover your solution with unit tests, no need to test the UI

Prerequisites

- Compile SDK 34
- Gradle version 8.0
- Koltin 1.8.10 

Author

Ali Shatergholi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages