tbrlpld / django-htmx-alpine-cart

Basic shopping cart prototype with Django, HTX and Alpine.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django HTMX Alpine cart

Prototype of a "shopping cart" with Django, HTMX and Alpine.js.

Allows adding items to a list of items without page refresh while simultaneously updating a cart item count in a differnt part of the page.

About

Basic shopping cart prototype with Django, HTX and Alpine.js


Languages

Language:Python 80.0%Language:HTML 20.0%