You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an application for manage online shops in Modular Architecture in Kotlin using Jetpack Compose, Room, Coroutines, Flow , Data Store and Navigation Compose,Also, I use Material3 and Dynamic Color for this app, so in Android 12 and above, the user can change the theme of the app like Google apps..
This app has 4 feature modules at the moament: OnBoarding, Profile, Merchandise and Factor, each feature module contains 3 sub-modules based on clean (data, scope and presentation), this architecture helps us to create a reusable module and also separates the logic. The app is from the UI.
It uses the latest Jetpack Compose libraries And methods For Build this app.
Currently, part of the Onboarding and Merchandise module has been completed:
These are 2 screenshop from onboarding moudle.
These are 2 screenshop from merchandise screen.
Thanks For Giving Precious Time to go through my repository.
This application is not yet complete.
About
Online shop management app in Modular Architecture in Kotlin using JetPack Compose, Room, Coroutines, Flow , Data Store and Navigation Compose and Material 3