All Projects → justdjango → Shopping_cart

justdjango / Shopping_cart

A basic shopping cart for digital products. Made with Django

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Shopping cart

Pinax Stripe
a payments Django app for Stripe
Stars: ✭ 650 (+828.57%)
Mutual labels:  payments, django
Django Getpaid
Django payments processor.
Stars: ✭ 371 (+430%)
Mutual labels:  payments, django
Dj Stripe
Django + Stripe Made Easy
Stars: ✭ 1,022 (+1360%)
Mutual labels:  payments, django
Django Payments
Universal payment handling for Django.
Stars: ✭ 575 (+721.43%)
Mutual labels:  payments, django
Dj Paypal
Paypal integration for Django - Inspired by Dj-Stripe
Stars: ✭ 55 (-21.43%)
Mutual labels:  payments, django
Django Simple Captcha
Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
Stars: ✭ 1,151 (+1544.29%)
Mutual labels:  django
Loonflow
基于django的工作流引擎,工单(a workflow engine base on django python)
Stars: ✭ 1,153 (+1547.14%)
Mutual labels:  django
Django Rest Framework Role Filters
Simple role filtering for django-rest-framework
Stars: ✭ 67 (-4.29%)
Mutual labels:  django
Facial Recognition Python Django
Face detection and facial recognition along with recognized persons information fetched from database.
Stars: ✭ 66 (-5.71%)
Mutual labels:  django
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (-1.43%)
Mutual labels:  django
Djangosaml2idp
SAML 2.0 Identity Provider in Django
Stars: ✭ 69 (-1.43%)
Mutual labels:  django
Django Alexa
Amazon Alexa Skills Kit integration for Django -- PENDING ADOPTION
Stars: ✭ 68 (-2.86%)
Mutual labels:  django
Graphene Auth Examples
Examples of authentication and authorization with django graphene
Stars: ✭ 67 (-4.29%)
Mutual labels:  django
Django Vue Template
Django Rest + Vue JS Template
Stars: ✭ 1,155 (+1550%)
Mutual labels:  django
Webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
Stars: ✭ 1,145 (+1535.71%)
Mutual labels:  django
Cookiecutter Django Ansible
Powered by Cookiecutter, Cookiecutter Django Ansible is a framework for jumpstarting an ansible project for provisioning a server that is ready for your cookiecutter-django application.
Stars: ✭ 69 (-1.43%)
Mutual labels:  django
Djangoevents
Stars: ✭ 66 (-5.71%)
Mutual labels:  django
Django Arctic
Django Arctic is a framework that simplifies the creation of custom content management systems.
Stars: ✭ 68 (-2.86%)
Mutual labels:  django
Django Webpacker
A django compressor tool that bundles css, js files to a single css, js file with webpack and updates your html files with respective css, js file path.
Stars: ✭ 69 (-1.43%)
Mutual labels:  django
Openwisp Network Topology
Network topology collector and visualizer. Collects network topology data from dynamic mesh routing protocols or other popular networking software like OpenVPN, allows to visualize the network graph, save daily snapshots that can be viewed in the future and more.
Stars: ✭ 67 (-4.29%)
Mutual labels:  django

JustDjango

The Definitive Django Learning Platform.

*** Deprecation Warning ***

This project is over two years old and is outdated. For e-commerce functionality we recommend taking a look at this repository

Django Shopping Cart

A basic shopping cart for digital products using Stripe payments.

To Start: Create a stripe account and put your stripe publishable key and secret key inside settings.py as well as your publishable key inside checkout.js in the static folder. Follow the tutorial here for working with the shopping cart: https://youtu.be/6aQanCJZx04. Follow this tutorial to see how to setup payments with Braintree:

The password for the admin user is matt1234.


Other places you can find us:

YouTube Twitter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].