Store : FakeStoreAPI

A shopping app powered by Dagger-Hilt, Retrofit, MVVM, and Room Database, leveraging the API from FakeStoreAPI to showcase various products for users to explore and shop from.

Features

  • Add product to basket
  • Use RoomDB for items added to cart

Screenshots

Home Activity

Click Add to Basket

basket Activity

Libraries/Frameworks Used

  • Dagger-Hilt
  • Retrofit
  • MVVM Architecture
  • Room Database

Tutorial

This app was built following the tutorial Pokemon Full App on YouTube. Thanks to Aly El Hamalawey for their invaluable guidance and expertise.