https://github.com/eklavya47/retrofitproductviewer
A Product Viewer App for Android written with Kotlin using MVVM architecture, XML for UI, Retrofit for API call and dependency injection with dagger hilt
https://github.com/eklavya47/retrofitproductviewer
android-application android-development dagger-hilt dependency-injection kotin mvvm-architecture retrofit xml
Last synced: 2 months ago
JSON representation
A Product Viewer App for Android written with Kotlin using MVVM architecture, XML for UI, Retrofit for API call and dependency injection with dagger hilt
- Host: GitHub
- URL: https://github.com/eklavya47/retrofitproductviewer
- Owner: Eklavya47
- Created: 2024-08-13T15:19:02.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-09T18:10:38.000Z (8 months ago)
- Last Synced: 2025-01-05T03:45:40.028Z (4 months ago)
- Topics: android-application, android-development, dagger-hilt, dependency-injection, kotin, mvvm-architecture, retrofit, xml
- Language: Kotlin
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Product Viewer
A Product Viewer App for Android written with Kotlin using MVVM architecture, XML for UI, Retrofit for API call and dependency injection with dagger hiltThis is a Product Viewer App for Android developed using Kotlin with XML for UI. The app follows the MVVM architecture, ensuring a clean separation of concerns and smooth data handling. Retrofit is used for seamless API integration, fetching product lists and details. Dependency injection is efficiently managed with Dagger Hilt, promoting modular and scalable development. The app displays products in a list format, and users can tap on a specific product to view detailed information. The design ensures a smooth and intuitive user experience.
# ScreenShots

