Skip to content

SaimMeEr/B42_WEB_007_Code-Knights

Repository files navigation

Flipkart Clone

Introduction

This project is a simplified clone of Flipkart, focusing on building a basic e-commerce frontend using HTML, CSS, and JavaScript. It includes a homepage, product page, and cart page. The main goal was to improve frontend development skills and collaboration within a team.

Project Type

Frontend

Deployed App

Frontend: https://clever-beignet-6ce12f.netlify.app/

Video Walkthrough of the Project

Video Walkthrough Link

https://drive.google.com/file/d/1ntqPGfCpPYWklg4bC-f1ePtzM9qoz1DL/view?usp=sharing

Features

  • Home Page displaying products
  • Product details page
  • Cart page with add/remove functionality
  • Local storage to persist cart data
  • Responsive design (basic level)

Design Decisions & Assumptions

  • Used local storage to maintain cart data instead of a backend
  • Kept UI minimal for better performance
  • Focused on core functionality rather than advanced animations

Installation & Getting Started

No installation is required as it's a frontend-only project. Simply clone the repository and open index.html in a browser.

git clone https://github.com/your-repo.git
open index.html

Usage

  • Navigate to the homepage to view available products.
  • Click on a product to view details.
  • Add items to the cart and view them on the cart page.

Credentials

No authentication is required for this project.

APIs Used

No external APIs were used in this project.

Technology Stack

  • HTML - Structure of the web pages
  • CSS - Styling and layout
  • JavaScript - Functionality and interactivity

Contributors

  • [Sameer Ahmad Mir] (Team Lead) - Managed collaboration, homepage
  • Hrishi Yadav - Cart page development
  • Tushar Jaiswal - Home page Ui ~
  • Syed Seemab Naqvi - UI improvements and styling

Future Improvements

  • Improve responsiveness for mobile devices
  • Implement a backend for real-time data management
  • Add a user authentication system

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •