Skip to content
/ Return Public
forked from Sebazzz/Return

Realtime retrospective tool built in ASP.NET Core and Blazor

License

Notifications You must be signed in to change notification settings

yvanam/Return

 
 

Repository files navigation

Icon Return

Retrospective tool built in ASP.NET Core and Blazor

Licensed: GNU GPL v3.0

Build status CircleCI Github CI

Features

  • Realtime retrospective app, ideal for remote teams
  • Shortcut support:
    • Ctrl + lane number for adding notes or groups
    • Ctrl + delete for deleting focused note
  • Create password protected retrospectives
  • As facilitator, manage the retrospective through the writing, grouping and voting phase.
  • Overview with highest voted items

Browser Support

Developed and tested on:

  • Internet Explorer 11
  • Microsoft Edge
  • Google Chrome
  • Mozilla Firefox

Download

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.

Building Return from sources

If you prefer to build the application yourself, please follow the compilation instructions in the documentation.

Screenshots

Create a retrospective

Create retrospective

Joining a retrospective

Join retrospective

Writing down findings

Writing phase

Grouping

Grouping

Voting on items

Voting

Finish and review

Review Overview

Contributions

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.

Attribution

Application icon:

Built on:

About

Realtime retrospective tool built in ASP.NET Core and Blazor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 86.6%
  • HTML 9.2%
  • CSS 2.1%
  • PowerShell 0.9%
  • JavaScript 0.8%
  • Shell 0.4%