gideonkirui / Shopping_cart

A basic shopping cart for digital products. Made with Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

alt text

Where to find us

Like us on Facebook

Follow us on Instagram

Subscribe to our YouTube Channel

Or visit our Website to sign up for our news letter (with discount codes for future courses)

About

A basic shopping cart for digital products. Made with Django


Languages

Language:JavaScript 48.3%Language:CSS 30.1%Language:Python 12.8%Language:HTML 8.8%