项目作者: titans55

项目描述 :
Tested ecommerce shoppingcart service created with django rest framework
高级语言: Python
项目地址: git://github.com/titans55/drf-ecommerce-shoppingcart-service.git
创建时间: 2020-07-19T17:18:32Z
项目社区:https://github.com/titans55/drf-ecommerce-shoppingcart-service

开源协议:MIT License

下载


drf-ecommerce-shoppingcart-service

Tested ecommerce shoppingcart service created with django rest framework

Note: That project focuses on shopping cart and delivery cost calculation functionalities therefore endpoints are not implemented.

Features

  • Ecommerce related models (Product, ProductCategory(Hierarchic), Coupon, Campaign)
  • ShoppingCart
  • DeliveryCostCalculator

Running the Project and the Tests

docker-compose up