Skip to content

Agile Planning Poker is a simple, web-based tool designed to help Agile teams estimate task complexity during planning sessions. Hosted on GitHub Pages, this app provides an intuitive interface for selecting and displaying story point estimates. Perfect for teams looking for a quick and easy way to facilitate planning poker.

Notifications You must be signed in to change notification settings

mthwndrsn/planningpoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agile Planning Poker

Welcome to the Agile Planning Poker app! This simple web application allows teams to conduct planning poker sessions, often used in Agile project management to estimate the relative effort or complexity of tasks.

Features

  • Responsive Design: The app is fully responsive and can be used on various devices, including desktops, tablets, and smartphones.
  • Simple Interface: Click on a card to select your estimate, and your selection will be displayed prominently.
  • Self-Hosted on GitHub Pages: The app is easy to deploy and share with your team.

How to Use

  1. Select a Card: Click on any of the cards representing the number of story points or estimation value.
  2. View Your Selection: Your selected card will be displayed under "Your Selection."

Live Demo

You can access the live version of the app here.

Setup and Deployment

  1. Clone the repository: Clone the repository to your local machine using the following command:

    git clone https://github.com/yourusername/agile-planning-poker.git
  2. Open the project: Navigate to the project folder and open the index.html file in your browser to see the app in action locally.

  3. Deploy on GitHub Pages:

    • Push the project files to your GitHub repository.
    • Enable GitHub Pages in your repository settings, selecting the branch and root folder.
    • Your app will be live at https://yourusername.github.io/agile-planning-poker/.

Contributing

Contributions are welcome! If you'd like to contribute to the project, feel free to fork the repository and submit a pull request.

License

This project is open-source and available under the MIT License. See the LICENSE file for more details.


Feel free to customize this README.md to better fit your project and needs.

About

Agile Planning Poker is a simple, web-based tool designed to help Agile teams estimate task complexity during planning sessions. Hosted on GitHub Pages, this app provides an intuitive interface for selecting and displaying story point estimates. Perfect for teams looking for a quick and easy way to facilitate planning poker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published