diff --git a/README.md b/README.md index 6650539e..1a972d56 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # Price Whisper +[![Run tests (data-management-service)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-data-managment-service.yml/badge.svg)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-data-managment-service.yml) +[![Run tests (user-service)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-user-service.yml/badge.svg)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-user-service.yml) +[![Run tests (web service)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-web-service.yml/badge.svg)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-web-service.yml) + PriceWhisper is your go-to destination for effortless savings on every shopping trip. Compare prices across supermarkets, find the best deals, and save money without the noise. Unlock the power of smart shopping with PriceWhisper. PriceWhisper is an web application designed to streamline shopping experiences. Users can input their shopping list containing various products, and PriceWhisper meticulously scans multiple retailers, extracting pricing data given merchants. diff --git a/src/data-management-service/README.md b/src/data-management-service/README.md index 94114c46..cd49db31 100644 --- a/src/data-management-service/README.md +++ b/src/data-management-service/README.md @@ -1,3 +1,4 @@ # The data management service component +[![Run tests (data-management-service)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-data-managment-service.yml/badge.svg)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-data-managment-service.yml) -The data management service component allows to manage entities (CRUD). \ No newline at end of file +The data management service component allows to manage entities (CRUD) like the prices and the products. \ No newline at end of file diff --git a/src/user-service/README.md b/src/user-service/README.md index 1238883c..89b708b8 100644 --- a/src/user-service/README.md +++ b/src/user-service/README.md @@ -1,3 +1,3 @@ # The user service component - +[![Run tests (user-service)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-user-service.yml/badge.svg)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-user-service.yml) The user service component provides user data and helper functions. \ No newline at end of file diff --git a/src/web-service/README.md b/src/web-service/README.md index 0b8d9568..6ff26f88 100644 --- a/src/web-service/README.md +++ b/src/web-service/README.md @@ -1,3 +1,3 @@ # The web service component - +[![Run tests (web service)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-web-service.yml/badge.svg)](https://github.com/Onyxmoon/hsfl-master-ai-cloud-engineering/actions/workflows/run-tests-web-service.yml) The web service component provides the frontend display of the application. \ No newline at end of file