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.
- 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.
-
Frontend:
- Java (for application logic)
- XML (for UI design)
-
APIs:
- Login API for user authentication.
- Product API to fetch and display products.
- Clone the repository.
- Open the project in Android Studio.
- Build and run the app on an emulator or device.
- Users can sign up or log in with their credentials.
- Browse products, add items to the cart, and proceed to checkout.