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

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastscrumpoker-0.0.7.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.7.tar.gz
Algorithm Hash digest
SHA256 012b6a35e571c2aca4a177f495f3e2a96371b778db42871fd5c72238e7681332
MD5 f84562fbb973ffd98d4eb229ece987ee
BLAKE2b-256 026d792838431da8e97ff84eb6610788e77bb3f168b9a00be41f976843554df2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: fastscrumpoker-0.0.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 e8e80665be73c757e07062b5ea11bf398ab230eb0bc733720a2fcdc599a66562
MD5 427454ec659060a8893d4386e1c0b8ba
BLAKE2b-256 097a3f35de265b0333ab3c2bcd8082ff5184558d2688e0635cf20ee492fd0f03

See more details on using hashes here.

Provenance

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