Skip to content

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

Notifications You must be signed in to change notification settings

Eklavya47/RetrofitProductViewer

Repository files navigation

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 hilt

This 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

Start Page

List of Products

Product Details Page

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages