Skip to content

zebaroni/scrumbluff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrumBluff

Plausible Analytics

Free | Open source | Planning Poker Tool

Welcome to ScrumBluff, your go-to planning poker tool for agile teams! Designed with simplicity in mind, ScrumBluff offers a user-friendly interface and a host of features to streamline your planning sessions. Whether you're a seasoned agile practitioner or just getting started, our open-source platform is here to enhance collaboration and efficiency.

With ScrumBluff, you can effortlessly create virtual rooms, invite your teammates, and dive into productive planning sessions. Generate topics, share insights, and vote on the complexity of tasks—all within a centralized, intuitive environment.

ScrumBluff

Features

  • Virtual Rooms - Set up rooms for your team's planning sessions and easily share the link for collaboration.
  • Topics - Vote on various topics, each with its own context (e.g., one topic per ticket), to prioritize tasks effectively.
  • Comments - Foster discussions by leaving anonymous comments on topics to refine ideas and strategies.
  • Free - Enjoy all the features of our tool at absolutely no cost.
  • Open Source - Contribute to the tool's development or customize it to suit your team's unique needs by forking it and adding your own features.

Technology

ScrumBluff is crafted with Next.js on the frontend (admittedly, it's a bit messy, but well, it works). On the backend, we've employed Golang and Gorilla Websockets, with Sqlite handling persistence.