Skip to content

This is one base to a Marketplace development for Digital Products.

License

Notifications You must be signed in to change notification settings

fl4viooliveira/marketplace

Repository files navigation

Django Marketplace for Digital Products

This Django Digital Marketplace is perfect to be a start point or boilerplate to a project than want to sell video courses, e-books or any digital products. The users have to buy the item on the product list to have access to the full content.

The e-commerce functionalities are ready working. The users can add and remove de products from their cart and purchase access.
On this project, payments are handled with Stripe.

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

Releases

No releases published

Packages

No packages published

Languages