# Home

![](https://github.com/tungstun-ict/bartap-backend/actions/workflows/ci.yml/badge.svg)

## The project

The bartap project is a SaaS solution for the catering branch. It provides a mobile application for stock keeping, customer management and bill administration. This project can be found [here](https://github.com/tungstun-ict/bartap-app). All data is processed and stored in a Spring Boot microservice backend. This is the documentation for the backend!

## Micro services

The project is divided in multiple different services connected via the [Kafka message bus](https://bartap-backend.tungstun.nl/kafka/overview).

### [Product service](https://github.com/tungstun-ict/bartap-backend/blob/development/broken-reference/README.md)

This service is responsible for storing the products of every bar.
