Shoes Shop is an online shoe shopping application built with Kotlin and Java.
- View a list of shoe products.
- View shoe product details.
- Add shoe products to the shopping cart.
- View and edit the shopping cart.
- Checkout orders.
Ensure you have Android Studio and JDK installed on your computer.
- Clone this repo to your computer.
- Open Android Studio and select
Open an existing Android Studio project
. - Select the cloned folder and click
OK
. - Wait for Gradle to finish downloading and building the project.
- Run the application on an emulator or real device.
- Language: Kotlin, Java
- Framework: Android SDK
- Libraries: Retrofit, Glide
This application uses an API built with React.js and Mongoose DB. The source code for the API can be found here.
Distributed under the MIT License. See LICENSE
file for more details.