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

https://github.com/devpro/sales-portal

Open source solution for a Sales Portal
https://github.com/devpro/sales-portal

Last synced: 11 months ago
JSON representation

Open source solution for a Sales Portal

Awesome Lists containing this project

README

          

# Sales Portal

[![CI](https://github.com/devpro/sales-portal/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/devpro/sales-portal/actions/workflows/ci.yaml)
[![PKG](https://github.com/devpro/sales-portal/actions/workflows/pkg.yaml/badge.svg?branch=main)](https://github.com/devpro/sales-portal/actions/workflows/pkg.yaml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=devpro.salesportal&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=devpro.salesportal)
[![Docker Image Version](https://img.shields.io/docker/v/devprofr/salesportal-wasmapp?label=Docker)](https://hub.docker.com/r/devprofr/salesportal-wasmapp)

Sales Portal is an open source solution to manage Sales activity. It has been created for educational purposes but could lead to an actual production use. Any contribution is welcome!

## Design

![Components](./assets/images/salesportal-components.png)

## Installation

To install it on a Kubernetes cluster, use the [official Helm chart](https://github.com/devpro/helm-charts/blob/main/charts/devpro-salesportal/README.md).

## Development

Look at [the contributing guide](CONTRIBUTING.md).