Skip to main content

Scrum Poker using FastAPI

Project description

Fast Scrum Poker

A blazing fast, real-time Scrum Poker online clone built with FastAPI, WebSockets, and Vanilla JavaScript.

Features

  • Real-time voting via WebSockets
  • Hide votes until the host reveals them
  • Modern Glassmorphism dark-mode UI

Requirements

  • Python 3.14+
  • uv (Fast Python package and project manager)

How to Start the App

  1. Install dependencies (if you haven't already):

    uv sync
    
  2. Run the FastAPI server:

    uv run uvicorn src.main:app --reload
    
  3. Open in browser: Navigate to http://127.0.0.1:8000

Running Tests

To run the test suite and check coverage:

uv pip install -e .[dev]
uv run pytest --cov=src

Optional Jira Integration

Fast Scrum Poker includes an optional Jira integration that allows the room host to fetch issue details (summary and description) and push estimated story points directly back to Jira without leaving the room.

To enable this feature, provide the following environment variables when running the application:

  • JIRA_URL: Your Jira instance URL (e.g., https://yourdomain.atlassian.net)
  • JIRA_TOKEN: Your Jira API Token or Personal Access Token (PAT)
  • JIRA_EMAIL (Optional): The email address associated with your API token (required for Jira Cloud Basic Auth).
  • JIRA_STORY_POINTS_FIELD (Optional): The custom field ID for Story Points in your Jira instance. Defaults to customfield_10016.

Usage:

  1. When enabled, the room host will see a Jira Integration panel beneath the host controls.
  2. Enter a Jira Issue Key (e.g., PROJ-123) and click Fetch Issue. The issue summary and description will immediately appear at the top of the table for all participants.
  3. After the team votes and the cards are revealed, the host can enter the final agreed-upon points and click Save Points to automatically push them to the Jira ticket.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastscrumpoker-0.0.6.tar.gz (56.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fastscrumpoker-0.0.6-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file fastscrumpoker-0.0.6.tar.gz.

File metadata

  • Download URL: fastscrumpoker-0.0.6.tar.gz
  • Upload date:
  • Size: 56.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fastscrumpoker-0.0.6.tar.gz
Algorithm Hash digest
SHA256 5d71fa8638a844c657819fa41edb22559fad959e549b3fa261cb75724729045e
MD5 1426508c60a3a8e82f00b299cd7acba3
BLAKE2b-256 606b5275c1af2c69c38178b8e34571483e7d1d221381db632b81c28002e17bda

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastscrumpoker-0.0.6.tar.gz:

Publisher: publish.yml on RichardDally/fastscrumpoker

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fastscrumpoker-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: fastscrumpoker-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fastscrumpoker-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 3b61613544e1edc00bf7400c46e82648ec3a8c66803d9e4e5f93d35e77599dfa
MD5 5671a89f350dc47c843f0bc7bb570f90
BLAKE2b-256 c7c0bedc98d6732312c046464c9fa0a32503759fc0ee1030f651dd67c66a37b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastscrumpoker-0.0.6-py3-none-any.whl:

Publisher: publish.yml on RichardDally/fastscrumpoker

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page