# justdjango/django-ecommerce

An e-commerce website built with Django

Repository: https://github.com/justdjango/django-ecommerce
Canonical: https://ross.abutalabs.com/products/django-ecommerce
Language: JavaScript
License: GPL-3.0
License Family: copyleft
Topics: django, ecommerce
Last push: 2024-08-18T12:37:04+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2687, "days_push": 745, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2358, forks 1737 (observed 2026-08-28T04:06:40.727859+00:00)

## What it is
A simple e-commerce website built with Django, featuring product listings, a shopping cart, and Stripe payment processing. It serves as the companion code for a JustDjango YouTube tutorial series and has been superseded by django-simple-ecommerce.

## Use cases
- build an online store with django
- learn how to integrate stripe payments in django
- example of a shopping cart in django
- django ecommerce tutorial project
- reference code for building a product catalog website

## When to choose
- following the original JustDjango e-commerce tutorial series
- learning basic Django patterns like models, views, and templates in a store context
- wanting a minimal example of Stripe checkout integration

## When to avoid
- starting a new production e-commerce project - use the newer django-simple-ecommerce instead
- needing maintained, secure code for real payments
- requiring advanced commerce features like inventory, discounts, or multi-vendor support

## Facets
- artifact type: application
- maturity: abandoned
- function: web-framework, http-server, templating
- domain: e-commerce, web-development, education
- platform: python, cross-platform
- tags: django, ecommerce, stripe-payments, shopping-cart, tutorial-project, deprecated, web-server

## Member repositories
- justdjango/django-ecommerce (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:40.727859+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:36:15.428343+00:00, confidence not recorded.
  - readme: https://github.com/justdjango/django-ecommerce (fetched 2026-08-28T04:06:40.727859+00:00, sha 3bead8de7111)
- Data as of 2026-08-30T08:39:29.467469+00:00.
