Real-time retrospective application written in ASP.NET Core Blazor
304
ReturnRetrospective tool built in ASP.NET Core and Blazor
Licensed: GNU GPL v3.0
Developed and tested on:
Return is available as a docker image. Simply pull it from the Docker hub, and run it:
docker pull sebazzz/return:latest
docker run -p 80:80 sebazzz/return
For further configuration you may want to mount a directory with the configuration:
docker run -p 80:80 -v /path/to/my/configuration/directory:/etc/return-retro sebazzz/return
Download the release for your OS from the releases tab or download the cutting edge builds from AppVeyor.
Follow the installation instructions in the documentation to install it.
If you prefer to build the application yourself, please follow the compilation instructions in the documentation.
Create a retrospective

Joining a retrospective

Writing down findings

Grouping

Voting on items

Finish and review

Contributions are allowed and encouraged. In general the rules are: same code style (simply use the included .editorconfig), and write automated tests for the changes.
Please submit an issue to communicate in advance to prevent disappointments.
Application icon:
Built on:
Content type
Image
Digest
Size
107.8 MB
Last updated
over 6 years ago
docker pull sebazzz/return:nightly