ReemHazzaa / ecommerce

an e-commerce app that fetches data from a public API and displays it in a RecyclerView with different view types for products.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecommerce

EduApp is an e-commerce app that fetches data from a public API and displays it in a RecyclerView with different view types for products, using the Material Design system for Android. Use Clean Architecture, Dagger-Hilt for dependency injection, and Room for local caching.

Screens

  • Home
  • Categories
  • Cart
  • Product details

Features

  • Search products
  • Cart logic
  • Cache products for offline better experience

Tech

Screenshots

About

an e-commerce app that fetches data from a public API and displays it in a RecyclerView with different view types for products.


Languages

Language:Kotlin 100.0%