Giter Club home page Giter Club logo

ecommerce's Introduction

eCommerceπŸ›’

This is a fully functional eCommerce website with a beautiful user interface and backend functionalities.

Features

  • User and guest checkout capabilities.
  • Setting up the templates and data structure in the first two modules.
  • Adding user checkout flow with payment integration.
  • After complete basic checkout with a logged-in user.
  • Add in the ability for users to checkout as a guest using cookies.

Technologies

  1. Django (Backend)
  2. Bootstrap (Frontend)
  3. CSS (Frontend)
  4. JavaScript (Client-Side)
  5. Paypal Integration (Payment Method)

Demonstration

Preview

Store

Cart

Checkout

To Run This Project

  1. clone this project on your local machine,
git clone https://github.com/ruhulaminparvez/eCommerce.git
  1. create a virtual environment inside eCommerce folder,
virtualenv venv
  1. activate virtual environment,(for windows)
.\venv\Scripts\activate 
  1. install project dependencies from requirements.txt,
pip install -r requirements.txt
  1. run project on your local machine,
python manage.py runserver

Deployed

πŸ‘‰ Live Demo: e-Commerce

Bugs

If there any known bugs found or run into any issues please let me know. Please enjoy and feel free to share your opinion, constructive criticism, or comments about my work. Email: πŸ‘‰ [email protected] 😊 Thank you!

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.