E-Commerce System
Project Info
- Category: Web App (E-Commerce)
- Type: Open-source contribution
- Date: 2024
- Platform: Web
- Tech: Django, Python, Bootstrap
- URL: GitHub Repository
Project Overview
A full-featured online shopping platform with product catalog, cart, checkout, and an admin dashboard — built with Django and Python.
I contributed backend modules and implemented CI/CD pipelines with automated testing via GitHub Actions, ensuring every merge was tested and deploy-ready.
Key Features:
- Product catalog & search
- Shopping cart & checkout
- Payment integration
- Admin dashboard
- CI/CD with automated testing (GitHub Actions)
- User authentication & roles