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.9.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.9-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fastscrumpoker-0.0.9.tar.gz
Algorithm Hash digest
SHA256 1ac7f5c773d2c631996f554002beeecac0aff36f4f74f4111c9387b8082388b6
MD5 c5e3bbb6d05ef779e2fcdf97644858cd
BLAKE2b-256 ce228ba6f813ca364897b1ede6ce980a88d11e46c939d62ee7ec007053563443

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastscrumpoker-0.0.9.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.9-py3-none-any.whl.

File metadata

  • Download URL: fastscrumpoker-0.0.9-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.12

File hashes

Hashes for fastscrumpoker-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 b22f41ccbdb4394738cdaa83c486ecc448e6ec7599db3a546ead67e662feebe2
MD5 c15c22d40090c4f2256d00b3b1d4feda
BLAKE2b-256 d5bfa54cf7c6d38f4628186fbd21832b9e37fbf57ab274bfda0363de11c3aba6

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastscrumpoker-0.0.9-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