Skip to content
#

work-manager

Here are 60 public repositories matching this topic...

SpaceLaunches is a sample Android app built using Jetpack Compose that allows users to fetch information about upcoming space launches. It follows modern Android app development best practices, including MVVM architecture, Material Design 3 UI, Dagger Hilt for dependency injection, and Paging 3 for caching data.

  • Updated Nov 29, 2023
  • Kotlin

App has 2 features. Banners and Tasks. Banners are stored in internal storage as JSON, updated daily and consist of 2 types: product and discount. Tasks are stored in shared database. User can create/edit/delete tasks. Task consists of title and duration.

  • Updated Aug 21, 2023
  • Kotlin

New Android multimodule demo app (developed in 2022 for demonstrating my current coding practices). Clean Architecture, MVI, Single Activity, Jetpack Compose Navigation, Coroutines, Flow, Room, DataStore, Ktor, WebView, Paging Library, Hilt, Work Manager, Notifications, Coil, Timber, Gradle Version Catalogs

  • Updated Aug 5, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the work-manager topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the work-manager topic, visit your repo's landing page and select "manage topics."

Learn more