Skip to content

An ECommerce app built using Jetpack Compose and Material Design guidelines. Adapted from the official Case Study of the Shrine app at Material.io website

License

Notifications You must be signed in to change notification settings

asish918/ECommerce-Mobile

Repository files navigation

Stargazers MIT License LinkedIn


Logo

Shrine

A beautiful E-Commerce mobile app that uses a Material Design case study by Google and fetches data from a backend API using clean MVVM architecture

ECommerce-Mobile

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

Product Name Screen Shot

(back to top)

Built Using Clean MVVM Architecture

  • Kotlin
  • Android_Studio
  • Jetpack_Compose

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Android Studio (and default SDKs and tools)

Installation

  1. Setup the E-Commerce Web project. This one is an extension and uses the same backend API configured in the Web project.

  2. Clone the repo

    git clone https://github.com/asish918/ECommerce-Mobile.git
  3. Open the project in Android Studio and wait for the Gradle sync up

  4. Enter your Base URL in app/src/main/java/com/example/shrine_ecommerce/utils/Constants.kt. Remember that you gotta setup the Web Project before this one. Don't skip step 1

  5. Build and Run the project.

    (back to top)

License

Distributed under the MIT License. See LICENSE for more information. Basically you can do whatever the hell you want to with the code 😉

(back to top)

Contact

Asish Mahapatra - [email protected]

By the time you stumble upon this app, a lot of libraries might have been deprecated. So make sure you take special care in updating and reworking the code if you are seeing this repo years after it was made.

Project Link: https://github.com/asish918/ECommerce-Mobile

(back to top)

About

An ECommerce app built using Jetpack Compose and Material Design guidelines. Adapted from the official Case Study of the Shrine app at Material.io website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages