Skip to content

This is an Android app that displays various products for shopping. Upon clicking on a product, it displays important details such as product Image, Name, Price, ID, Date created etc. The app is designed using Kotlin and XML in Android Studio.

Notifications You must be signed in to change notification settings

anant01tyagi/Seller

Repository files navigation

Seller

  • This is an Android app that displays various products for shopping.
  • Upon clicking on a product, it displays important details such as product Image, Name, Price, ID, Date created etc.
  • The app is designed using Kotlin and XML in Android Studio.

Features

  • Displays a list of products for shopping using Recycler Views.
  • Allows users to view the details of each product by clicking on it.
  • Displays the product details like Image, Name, Price, ID, Date Created etc.
  • The app also provides functionality to sort the products in the following ways:
    • Price (Highest to Lowest)
    • Price (Lowest to Highest)
    • Date (Oldest to Latest)
    • Date (Latest to Oldest)

Technologies and tools Used

  • Kotlin - Programming language for developing application logic
  • XML - Markup language for designing the app's user interface
  • Android Studio - Integrated development environment (IDE) for developing Android apps
  • Retrofit Library - For making the required https requests
  • Picasso Library - For loading web images into the image views

Getting Started

To use the app, follow these steps:

About

This is an Android app that displays various products for shopping. Upon clicking on a product, it displays important details such as product Image, Name, Price, ID, Date created etc. The app is designed using Kotlin and XML in Android Studio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages