A professional and lightweight E-commerce application developed using Java and Android Studio. This project demonstrates modern Android UI/UX principles, efficient data handling, and clean code architecture.
- Interactive UI/UX: Built with Material Design components for a smooth user experience.
- Product Image Slider: An auto-scrolling and interactive slider on the home screen to showcase featured products.
- Dynamic Catalog: Displays various categories of electronics including Laptops, Smartphones, and Accessories.
- Advanced Search: Integrated real-time search functionality to filter products instantly.
- Theme Support: Fully optimized for both Light Mode and Dark Mode.
- Shopping Cart System: Users can add products to a cart, manage quantities, and see a summary.
- Product Details: Dedicated screens for comprehensive product information and high-quality images.
- Language: Java
- IDE: Android Studio
- UI Architecture: XML (Extensible Markup Language)
- Components used: -
RecyclerViewfor efficient list rendering.ViewPager2for the image slider.CardView&Material Componentsfor a modern look.Intentsystem for seamless navigation between activities.
Here are the visual highlights of the Simple E-Commerce App:
| Login Screen | Create Account | Home Page |
|---|---|---|
![]() |
![]() |
![]() |
| Order Confirmation | Checkout Process |
|---|---|
![]() |
![]() |
To get a local copy up and running, follow these simple steps:
- Clone the repository:
git clone [https://github.com/nasim-dev0459/Simple-Ecommerce-Android-App.git](https://github.com/nasim-dev0459/Simple-Ecommerce-Android-App.git)




