Skip to content

A test application using the dummyjson api to get a list of products. View product details and search for specific products by name.

License

Notifications You must be signed in to change notification settings

Hasuk1/dummyjson_products

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Products online shop Compose

A test application using the dummyjson api to get a list of products. View product details and search for specific products by name.

The source code is located in the src folder. You can also download the APK-file.

Screenshots

DummyJsonAppScreenshots

Features

The interface of the product list with a preview of the product's price, rating, name, and brief description has been implemented. There is a search bar on the main screen that allows users to search for products by name. Additionally, there is a screen with detailed product information, where, in addition to the aforementioned information about the product, information about the manufacturer, category, and list of product images is displayed.

The application also provides a dark and light mode, which changes depending on the user's device settings.

Stack

       

The following tools were also used:

  • Dagger hilt
  • Coil
  • Retrofitt

About

A test application using the dummyjson api to get a list of products. View product details and search for specific products by name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages