An open API service indexing awesome lists of open source software.

https://github.com/rocity/dj-shoppingcart

Some random Ecommerce system that uses PayPal for payments
https://github.com/rocity/dj-shoppingcart

Last synced: 2 months ago
JSON representation

Some random Ecommerce system that uses PayPal for payments

Awesome Lists containing this project

README

          

# dj-shoppingcart
Some random Ecommerce system that uses PayPal for payments built using Django.

# Progress
For updates, future features, and fixes, you can follow the project's roadmap [here](https://github.com/rocity/dj-shoppingcart/projects/1).

# Install
1. Clone this repo
2. run `pip install -r requirements.txt`
3. run `python manage.py migrate`

# License
This software is licensed under [The MIT License](./LICENSE)