Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.05 KB

DelMart E-Commerce App

DelMart is a user-friendly e-commerce application similar to Flipkart, designed to offer a seamless shopping experience. Users can explore a wide range of products, log in to their accounts, and make purchases with ease.

Features

  • User Login & Authentication: Secure login system for users to access their accounts.
  • Product Showcase: Browse through various product categories.
  • Product Details: View detailed information about each product.
  • Shopping Cart: Add items to the cart and proceed to checkout.
  • Order Management: Track orders post-purchase.

Technologies Used

  • Frontend:

    • Java (for application logic)
    • XML (for UI design)
  • APIs:

    • Login API for user authentication.
    • Product API to fetch and display products.

Installation

  1. Clone the repository.
  2. Open the project in Android Studio.
  3. Build and run the app on an emulator or device.

How to Use

  • Users can sign up or log in with their credentials.
  • Browse products, add items to the cart, and proceed to checkout.