Skip to content

Releases: mishrabiswajit/366pi-roomdb-reqres

First Release

25 Jul 19:11
Compare
Choose a tag to compare

First Release: v1.0

This is the first release of the 366pi-roomdb-reqres app, which demonstrates user management using Room Database and integration with Reqres API.

Features:

  • Fetch User Data: Retrieve user data from Reqres API and display it in the app.
  • Store Locally: Save user data locally using Room Database for offline access.
  • Add New Users: Create new users and sync them with the Reqres API.
  • Error Handling: Display error messages for failed API calls and handle no internet connection scenarios gracefully.
  • User Interface: Simple and user-friendly interface using Jetpack Compose.

Installation:

  1. Download the APK file from the link below.
  2. Install the APK on your Android device.
  3. Open the app and start managing user data.

Thank you for trying out 366pi-roomdb-reqres! Your feedback and suggestions are welcome.