This repository contains the source code for an Android eCommerce application built using Kotlin and Jetpack Compose. The app is designed to provide users with a seamless shopping experience, featuring a modern UI and essential functionalities such as product browsing, cart management, and secure checkout.
- User Authentication: Sign up and log in using email or social media accounts.
- Product Listings: Browse and filter products across various categories.
- Shopping Cart: Add, remove, and manage items in the shopping cart.
- Secure Checkout: Easy and secure payment processing.
- User Profiles: Manage personal information and order history.
- Responsive Design: Optimized for various screen sizes and orientations.
- Kotlin: Main programming language for Android development.
- Jetpack Compose: Modern toolkit for building native UIs.
- MVI Architecture: For a clean separation of concerns.