Giter Club home page Giter Club logo

quickretro's Introduction

quickretro

A websocket based example app for conducting a quick sprint retro.

Live app demo

https://demo.quickretro.app

Site

https://quickretro.app

Runnning the app locally

Ensure Go, Nodejs and Docker are installed.

Build the Vue frontend

cd .\src\frontend\

Install packages and dependencies.

npm install

Build the frontend.
This creates assets in "frontend/dist" directory. This dist directory is embedded in the backend Golang binary.

npm run build-dev

To start the Golang backend server

Navigate back to root directory.

docker compose up

Visit http://localhost:8080 to open the Vue app and start creating a board.

For Frontend Development

Runing Vue app in development mode

Run the app.

npm run dev

Visit http://localhost:5173/ to open.

Features/Capabilities/Limitations

No logins.
Share the board url with people to participate in the retro meeting.
Board creator can opt to blur/unblur messages during the retro meeting.
Board creator can update/delete any message (including messages of other participants).
Board creator can lock/unlock board (Lock to make it read-only).
Board creator can download details as Pdf.
Online presence display.
All data auto-deleted within 2 hours of most recent update.

quickretro1

quickretro2

Note

Use in production after vetting it. This example was created with the intent of learning Go.

quickretro's People

Contributors

vijeeshr avatar

Stargazers

Youssouf da Silva avatar Clayton Kehoe avatar Chaitanya Krishna avatar  avatar

Watchers

 avatar

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.