E-commerce App written in Kotlin, using Jetpack Compose
Simple E-commerce app (UI only) using Jetpack Compose. There are animations included for favourite button, quantity and item selection. The design is base on this Flutter implementation.
Demo
- Fix ViewModel
- Instead of static images create static API in GitHub with JSON response(images url, title, description, price), and the images should be uploaded to GitHub
- Add male section
- Add more product categories (shoes, t-shirts, pants..)
- Add search capabilities