Skip to content

E-Commerce practice project | coding with python and django framework

Notifications You must be signed in to change notification settings

Mobin-Abbasi/django-ECommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Ecommerce

📖 Introduction

Django-Ecommerce is a sample project designed to demonstrate an e-commerce website's core functionalities.
The main goal of this project is to showcase web development skills by creating a professional and functional e-commerce platform.


✨ Features

This e-commerce project includes the following features:

  • Product Management: Add, edit, and delete products.
  • Shopping Cart: Easily add or remove items to/from the cart.
  • Order Management: Process and manage customer orders.
  • Payment Integration: Support for PayPal payments.
  • Responsive Design: Optimized for a seamless user experience on all devices.

🛠 Requirements

To run this project, you need:

  1. Python: Version 3.10 or higher.
  2. Django: Version 5.
  3. Required Python Packages:
    • Pillow: For image processing.
    • Django Debug Toolbar: For debugging during development.
    • Django PayPal: For integrating PayPal payments.
    • Gunicorn: For running the project in production.
    • Requests & Charset-Normalizer: For handling HTTP requests.

📷 Demo

Screenshot 2024-12-02 021119 Screenshot 2024-12-02 021055 Screenshot 2024-12-02 021125 Screenshot 2024-12-02 021110

About

E-Commerce practice project | coding with python and django framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published