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.
- Add product to basket
- Use RoomDB for items added to cart
- Dagger-Hilt
- Retrofit
- MVVM Architecture
- Room Database
This app was built following the tutorial Pokemon Full App on YouTube. Thanks to Aly El Hamalawey for their invaluable guidance and expertise.