Coder Social home page Coder Social logo

jtarchie / helloretro Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.66 MB

Host the retro for your team, remotely.

Home Page: https://helloretro.app

License: MIT License

Ruby 0.09% Dockerfile 1.79% HTML 3.64% JavaScript 27.84% TypeScript 66.52% CSS 0.12%
retrospective

helloretro's Introduction

HelloRetro

Site: https://helloretro.app

What is a Retro?

The retrospective is a meeting to discuss a situation's successes and failures. A retro is meant to be constructive. There's an opportunity to present issues, discuss them, and provide steps for action.

It is not for complaining and commiserating.

There are different formats for a retro. They assist in having patterns for starting, navigating, and concluding a discussion.

HelloRetro supports the "Happy, Meh, Sad" / "Mad, Sad, Glad" pattern. It stems from answering the questions:

  • Happy: What went well?
  • Sad: What was disappointing?
  • Mad: What didn't go well?

Features

  • Easily create a retrospective to share with your team
  • Add/edit retro items
  • Vote on retro items
  • Discussion timer (unopinionated)
  • Realtime updates (using SSE)
  • Built with accessability in mind
  • Self hosted (no external database required)

Motivation

This is a retrospective board built in similar style of Refacto and Postfacto.

The purpose of this rewrite was purely to use the technologies of Vite, Pocketbase, and PreactJS together. A lean application that provides the same functionality, but does not incur the same costs as being highly available. Deployed to fly.io with a persisted disk, so the application can scale down, but persist the sqlite database (provided by Pocketbase) between startups.

Development

brew bundle

yarn install
task -p build server
yarn test

helloretro's People

Contributors

jtarchie avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

helloretro's Issues

Action items column

I think the old pong app had an "action items" column (or was it in the footer?) that you could put things to take action on latter: would love if this was brought back or if there was an option for it!

export retro to markdown format

@wfernandes requested the ability to export a retro. The simplest way may be a markdown document.

For example,

# Retro for 03/19/2024

## Happy
- Releasing went well.

## Meh
- We need to share knowledge about releasing.

## Sad
- We need this retro in a different medium.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.