Skip to content
#

work-manager

Here are 62 public repositories matching this topic...

A simple MVVM application, that gets data from the SpaceX API using retrofit and stores it into the local Room Database. Then the data is fetched from the Database and displayed on the UI. (This way the app will keep working without internet connection). A Work Manager checks for new updates every 24 hours, updates the database if there is new d…

  • Updated Jul 28, 2022
  • 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

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