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

https://github.com/fo0/scrumtool

Tool for Scrum Kanban-Board
https://github.com/fo0/scrumtool

agile kanban kanban-board kanban-board-application scrum scrum-agile scrum-board

Last synced: 2 months ago
JSON representation

Tool for Scrum Kanban-Board

Awesome Lists containing this project

README

        

[![Build-Publish](https://github.com/fo0/ScrumTool/actions/workflows/maven.yml/badge.svg)](https://github.com/fo0/ScrumTool/actions/workflows/maven.yml)

# ScrumTool
![Demo-GUI](docs/chrome_2020-08-17_09-49-26.png)

### Getting Started
Just download the latest app (via releases) and start it via

```
java -jar ScrumTool-VERSION.jar
```

## Wiki
https://github.com/fo0/ScrumTool/wiki

## Releases
Latest Stable: https://github.com/fo0/ScrumTool/releases

# Configurations
for applying configurations just create a spring application.properties file in the folder of your scrumtool.jar and add the following properties

```properties

scrumtool.database.inmem=false #default=true
```

# SSL
https://github.com/fo0/ScrumTool/wiki/SSL-Cert