Skip to content

vivekvardhank/Ecommerce_clone

Repository files navigation

E-commerce Clone

This project is a responsive e-commerce web application built using HTML, CSS, and JavaScript, designed to emulate core functionalities of modern online shopping platforms.

Features

  • Product Selection: Users can browse through available products, view detailed descriptions, and select items of interest.
  • Shopping Cart: Users can add products to their cart, update quantities, and remove items, providing a flexible shopping experience.
  • User Authentication: Includes a login system with SQLite database for storing user credentials and managing profiles.
  • Checkout Process: A streamlined checkout process for users to finalize their purchases.
  • Payment Gateway: Integration with Stripe for a test payment gateway, enabling secure transaction simulations.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: None (Static Frontend Application)
  • Database: SQLite (for login functionality)
  • Payment Integration: Stripe (test mode)

Installation and Setup

To run this project on your local development server, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/yourusername/ecommerce_clone.git

About

This is an E-commerce clone built using HTML , CSS, JAVA SCRIPT . This is a responsive web application consist of functionalities like selecting the product, adding product to the cart, deleting the product from cart, updating the product in the cart...etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors