All Projects → justdjango → digital-marketplace

justdjango / digital-marketplace

Licence: GPL-3.0 license
A digital marketplace website built with Django and Bootstrap.

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

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

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].