anaquin135 / modularCPQ

CPQ platform w/ Python and Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modularCPQ

A project to build a CPQ solution with Python and Flask that is modular in nature. Each core component of the application is to be split into a separate service.

Currently, there is a service for:

  1. Authentication
  2. Opportunity Details
  3. Product Definitions
  4. Quote Templates and Terms
  5. A client which interfaces with each.

WIP / Todo:

  1. Enhance configuration module to support attribute-based Part Number resolution.

About

CPQ platform w/ Python and Flask

License:MIT License


Languages

Language:Python 48.6%Language:HTML 44.8%Language:Shell 3.4%Language:CSS 1.6%Language:Dockerfile 1.6%