Skip to content

razaghimahdi/Shopping-By-KMP

Repository files navigation

Shopping-By-KMP (Compose Multiplatform application)

Welcome to the documentation for the Jetpack Compose Multiplatform Shopping Application! This is a cross-platform application that is built using Jetpack Compose Multiplatform, a declarative framework for sharing UIs across multiple platforms with Kotlin. The application allows users to browse, search, and purchase products from a shopping catalog on Android, iOS.

Wallpaper Wallpaper

1402-10-21.18.37.00.mp4

Give a Star! ⭐

If you like or are using this project to learn or start your solution, please give it a star. Thanks!

Features ✨

Feature Status
Login, Sign Up ✔️ Implemented
Home ✔️ Implemented
Product Detail and Comments ✔️ Implemented
Wishlist ✔️ Implemented
Cart ✔️ Implemented
Profile ✔️ Implemented
Search ✔️ Implemented
Category ✔️ Implemented
Edit Profile ✔️ Implemented
Manage Address ✔️ Implemented
Payment Method ✔️ Implemented
My Orders ✔️ Implemented
My Coupons ✔️ Implemented
Notifications ✔️ Implemented
Setting ✔️ Implemented

Tech Stack 📚

  • Kotlin Multiplatform
  • Kotlin Coroutines
  • Compose Multiplatform
  • Material3
  • Ktor
  • Datastore
  • Compose Navigation
  • Koin
  • Coil
  • Kotest
  • Fake Data

Development 💻

Firs, let me say the backend is also in progress. You can find the backend source code here.

We appreciate any feedback or suggestions that you may have to help us improve the project.

We plan to add more features, improve the code quality, and make the application more user-friendly.

Our goal is to create a high-quality, multiplatform shopping application that demonstrates the power and flexibility of Jetpack Compose.

Please stay tuned for updates and feel free to contribute to the project by submitting pull requests or opening issues. Together, we can create a great shopping application that meets the needs of users across multiple platforms.

Challenges Faced 👨‍💻

During the development of this project, i encountered several challenges that required creative solutions. Some of the key challenges I addressed include:

  • Native Functionality Challenges: Implementing native functionalities posed challenges in image selection, camera access permissions, status bar customization, and image upload via Ktor.
  • UI Testing: Developing comprehensive UI tests across multiple platforms presented challenges in ensuring consistent behavior and visual presentation.
  • Unit Testing: Writing unit tests for shared code and platform-specific implementations required careful consideration of differences in testing frameworks and environments.
  • User Session Management: Securely managing user sessions across platforms involved implementing robust authentication mechanisms while prioritizing privacy and security.
  • UI/UX Design: Crafting an intuitive and visually appealing UI/UX for diverse devices presented creative challenges, driving iterative design processes.

These challenges underscored the complexity of developing a cross-platform shopping application and pushed us to innovate and refine our solutions continually.

Architecture 🏢

The Jetpack Compose Multiplatform Shopping Application is built using the Clean Architecture and the MVI (Model-View-Intent) pattern.

Testing 🧪

Testing is a crucial aspect of software development to ensure the reliability and functionality of the application. In the Shopping-By-KMP project, we utilize various testing frameworks and tools to maintain the quality of our codebase.

Backend 🌐

This project involves building a robust admin panel for managing an e-commerce platform. It utilizes Laravel for the backend structure and Livewire for dynamic frontend interactions. The panel comes with a comprehensive API, ensuring scalability and flexibility.

Features

  • Admin Dashboard: Manage products, categories, orders, and customers seamlessly.
  • Laravel & Livewire: Leverage the power of Laravel's backend with Livewire for reactive UI.
  • Full API: Enables external integrations and interactions with the shopping platform.

Contributing

Contributions are welcome! If you have any feedback or suggestions, please don't hesitate to let us know. We appreciate your contributions and support. Also if you find a bug or would like to create a new feature, please submit a pull request.

License

This library is licensed under the MIT License. See LICENSE.txt

more ideas:

https://github.com/JetBrains/compose-multiplatform-ios-android-template

https://github.com/JetBrains/compose-multiplatform

Developed by Mahdi Razzaghi Ghaleh

Releases

No releases published

Packages

No packages published

Languages