Back to Hub
pythonAdvanced

Full-Stack E-Commerce Store

A complete online store built with Python and Django.

Python
Django
SQLite
Bootstrap
Stripe

About the Project

An impressive final-year college project. Includes a fully functional shopping cart, user authentication, product catalog, payment gateway integration (Stripe test mode), and an admin dashboard for inventory management.

Key Features

  • Secure user authentication system
  • Dynamic shopping cart and checkout flow
  • Stripe payment gateway integration
  • Admin panel to manage orders and products
Run in 2 mins
$gitclone https://github.com/oruzen/ecommerce-django.git
$cdecommerce-django
$python-m venv venv
$sourcevenv/bin/activate
$pipinstall -r requirements.txt
$pythonmanage.py runserver

Downloads

8.1k