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:
- Download the APK file from the link below.
- Install the APK on your Android device.
- Open the app and start managing user data.
Thank you for trying out 366pi-roomdb-reqres! Your feedback and suggestions are welcome.