Skip to content

Repository files navigation

E-Commerce Store Model with Kotlin Multiplatform

This project demonstrates how to build an e-commerce store model using Kotlin Multiplatform. The application fetches data from an API using Ktor and is compatible with macOS, Windows, iOS, Android, and web platforms.

Screenshot 2024-07-13 at 12 03 52 PM

Features

Fetch product data from the API. Display product listings. Support multiple platforms.

Prerequisites

Kotlin Multiplatform plugin for Android Studio. nable experimental Multiplatform IDE features in Android Studio settings1.

Getting Started

  1. Clone this repository.

       https://github.com/Aban3049/KMP-ECommerceStore
    
  2. Open the project in Android Studio.

  3. Set up your shared module for cross-platform code.

  4. Configure build scripts in gradle/libs.versions.toml:

Contributing

Feel free to contribute to this project by opening issues or pull requests. License

This project is licensed under the MIT License.

This is a Kotlin Multiplatform project targeting Android, iOS, Desktop.

Learn more about Kotlin Multiplatform

About

This project demonstrates how to build an e-commerce store model using Kotlin Multiplatform.The application fetches data from an API usin Ktor and is compatible with macOS, Windows, iOS, Android, and web platforms.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages