Skip to content

A digital marketplace website built with Django and Bootstrap.

License

Notifications You must be signed in to change notification settings

Jamezslim90/digital-marketplace

 
 

Repository files navigation

JustDjango

The Definitive Django Learning Platform.

Django Digital Marketplace

This is a digital marketplace website built with Django. The website displays electronic products, focussing on e-book textbooks. Users can add and remove products to/from their cart, and purchase access to the solutions provided by each book. Payments are handled with Stripe.

This project is part of a course on JustDjango.

Setup process

  1. Make sure you have a Stripe account. You will need your test API keys which you can find on your dashboard.
  2. Create a virtualenv with virtualenv env
  3. Install dependencies with pip install -r requirements.txt

Other places you can find us:

YouTube Twitter

About

A digital marketplace website built with Django and Bootstrap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.3%
  • Python 42.6%
  • CSS 3.2%
  • JavaScript 2.9%