Skip to content

Latest commit

 

History

History
76 lines (51 loc) · 4.09 KB

README.md

File metadata and controls

76 lines (51 loc) · 4.09 KB

Flipkart

"Online shopping platform"

Flipkart

Welcome to the Flipkart Clone project! This repository houses a website that emulates the popular e-commerce platform, Flipkart. The goal of this project is to demonstrate web development skills and showcase the functionalities of Flipkart.
Table of Contents
  1. Flipkart
  2. About The Project
  3. Project Overview
  4. Glimpse
  5. Owner of Project

Project Overview

This project is a web application built with HTML, CSS, JavaScript. It replicates the primary features and UI of the Flipkart e-commerce platform, allowing users to browse products, add items to their cart, and proceed to checkout.

Languages and Tools:

Contributors

Sowjanya Senapathi(Owner)- GitHub

Some Glimpse of our Cloned Website

Glimpse of our Landing Page

Product Browsing: Browse a wide range of products available on the platform.

Users can browse through a wide range of products available on the platform. The products are typically displayed in a grid or list view, showcasing essential details like product images, names, prices, and ratings. Users can scroll through the list or use pagination to navigate through different product pages.

Screenshot (322)

Product Search: Search for specific products by name, category, or other attributes.

This feature allows users to search for specific products based on their names, categories, or other attributes. A search bar is usually provided on the website, where users can enter their search queries. The website then returns relevant product results matching the search criteria.

Screenshot (324)

Product Details: View detailed information about a particular product.

When a user clicks on a product from the product browsing page or search results, they are taken to the product details page. This page displays comprehensive information about the selected product, including its images, description, specifications, user reviews, and related products. Users can make an informed decision about purchasing the product based on these details.

Screenshot (325)

Shopping Cart: Add products to the cart and manage items in the cart.

The shopping cart feature allows users to collect products they intend to purchase. When browsing products, users can add items to their cart by clicking on an "Add to Cart" button. The cart typically displays a summary of the selected items, including their names, quantities, and prices. Users can view the contents of the cart, update quantities, and remove items if necessary.

Screenshot (327)

Checkout: Proceed to checkout and complete the purchase.

Once users have added all the desired products to their cart, they can proceed to the checkout process. During checkout, users provide shipping and billing information, select a payment method, and review their order before confirming the purchase. After successful completion, users receive an order confirmation with details about the purchase.

Screenshot (328)