Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bria222/django_shopping_cart
A basic shopping cart for digital products. Made with Django
https://github.com/bria222/django_shopping_cart
bootstrap5 django sqlite3
Last synced: about 1 month ago
JSON representation
A basic shopping cart for digital products. Made with Django
- Host: GitHub
- URL: https://github.com/bria222/django_shopping_cart
- Owner: Bria222
- Created: 2021-04-10T21:58:07.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-07T04:25:46.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T11:26:22.564Z (3 months ago)
- Topics: bootstrap5, django, sqlite3
- Language: Python
- Homepage:
- Size: 850 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The Definitive Django framework
# Django Simple Shopping cart
This is a simple shopping cart website built with Django. It contains the essentials for adding products and capturing payments
online.---