mpscholten / retros

πŸ‚πŸ» Haskell based Retro board

Home Page:https://retros.ihpapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ‚πŸ» Retro's

A Haskell based web app for conducting team retrospectives.

App Features:

  • Authentication
  • Multi teams support - Create teams, add users to your team, add retro boards to your team.
  • Drag-n-drop items between columns
  • Add comments to items
  • Upvote items
  • Easily move columns to other retro boards
  • Column header cover images

Tech Features:

  • All pages auto refresh data connected directly to Postgres through WebSockets
  • Super fast page transitions with TurboLinks
  • Incremental DOM patching with MorphDOM
  • Completely written in Haskell
  • Styled with Tailwind

app screenshot

Made with ❀️, haskell, and IHP.

Development

  • Run ./start to start the local dev server.
  • Dev server available at localhost:8000
  • Dev server tools available at localhost:8001
  • Enter into a nix shell if you need: nix-shell

About

πŸ‚πŸ» Haskell based Retro board

https://retros.ihpapp.com


Languages

Language:Haskell 91.8%Language:CSS 2.2%Language:JavaScript 1.8%Language:Shell 1.7%Language:Nix 1.3%Language:Makefile 1.2%