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

https://github.com/Estafet-LTD/estafet-microservices-scrum-basic-ui

Basic User Interface that uses the scrum microservices
https://github.com/Estafet-LTD/estafet-microservices-scrum-basic-ui

ansible java microservice openshift spring-boot spring-mvc

Last synced: over 1 year ago
JSON representation

Basic User Interface that uses the scrum microservices

Awesome Lists containing this project

README

          

# Estafet Microservices Scrum Basic UI
Basic user interface for interacting with the microservices for the scrum demo application.
## What is this?
This user interface ties together the scrum process for the demo application. It uses all 7 microservices and does not have a datasource of it's own.

Each microservice has it's own git repository, but there is a master git repository that contains links to all of the repositories [here](https://github.com/Estafet-LTD/estafet-microservices-scrum).
## Getting Started
You can find a detailed explanation of how to install this (and other microservices) [here](https://github.com/Estafet-LTD/estafet-microservices-scrum#getting-started).

## Environment Variables
```
PROJECT_API_SERVICE_URI
SPRINT_API_SERVICE_URI
STORY_API_SERVICE_URI
TASK_API_SERVICE_URI
SPRINT_BURNDOWN_SERVICE_URI
SPRINT_BOARD_API_SERVICE_URI
PROJECT_API_SERVICE_URI
```