Portfolio

Boutique Ado

A full-stack e-commerce store for clothing and homeware, built with Django.

Boutique Ado screenshot

Boutique Ado is a full-stack online store selling clothing and homeware, organized around category browsing, special offers, and a free-delivery threshold. It's structured as a set of independent Django apps, each owning one part of the shopping flow — the product catalog, the shopping bag, checkout, and user profiles — rather than one large, tangled codebase.

What it does

Built with

Python and Django on the backend, with Bootstrap for layout and server-rendered templates on the front — the same server-rendered, fundamentals-first approach as my other Django projects.

View source on GitHub →
← Back to portfolio