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

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastscrumpoker-0.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 76dca020505d8029ddb3ea401390ad36ddb46220024095e37d201606932c3550
MD5 4b09439081932e486041077824b27d82
BLAKE2b-256 cb0e4dbe94817de6db8533b94d01453027c63f32d46686b081445d71a7d522ba

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: fastscrumpoker-0.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 40eea0c5cfd5744e65e304da203249b2689d608d4b7518c8541b3884ee192d1e
MD5 95dc1570ac614be1eb6f7507067dee11
BLAKE2b-256 f5312016643042de371503b66890e5d44d7271e40b6e8a5534759ac3e66f531d

See more details on using hashes here.

Provenance

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