Code Monkey home page Code Monkey logo

digitalbazaar's Introduction

Digital Bazaar

Digital Bazaar is an ecommerce website where users can register, search for products, add items to their carts, increment or decrement cart item quantity, and checkout their orders.

Login Modal Home Page Home Page Product Lists Product Detial Page Cart Page Checkout Page

Tech Stack

  • Backend: Python, Django, Django Rest Framework, SQLite
  • Frontend: JavaScript, Material-UI, React.js, Redux Toolkit

Features

  • User Registration: Users can create an account to access the website's features.
  • Product Search: Users can search for products using keywords.
  • Shopping Cart: Users can add items to their cart, view the items, and update their quantities.
  • Order Checkout: Users can proceed to checkout and place their orders.

Installation

  1. Clone the repository:
git clone https://github.com/your-username/digital-bazaar.git
  1. Navigate to project:
cd digital-bazaar
  1. Install packages:
pip install -r requirements.txt

Usage

  • Create an account by clicking on the "Sign Up" button.
  • Use the search bar to find products of interest.
  • Click on a product to view its details.
  • Add desired items to the shopping cart by clicking the "Add to Cart" button.
  • Access the shopping cart by clicking on the cart icon in the header.
  • Update the quantity of items in the cart by clicking the "+" and "-" buttons.
  • Proceed to checkout and place your order.

digitalbazaar's People

Contributors

aman16-ai avatar

Watchers

 avatar

Forkers

visioninhope

digitalbazaar's Issues

CartItem 0 quantity issue

After removing all quantities of an cartitem it still not removed. After setting cartitem value 0 it must be deleted.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.