Skip to content

Pointing-Poker-Cheater is a tool designed to assist users in agile development environments, particularly during planning poker sessions. Planning poker is a consensus-based technique used to estimate the effort or complexity of tasks in software development. This tool aims to streamline the estimation process by providing a user-friendly interface

License

Notifications You must be signed in to change notification settings

LinUxTo5re/Pointing-Poker-Cheater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pointing-Poker-Cheater

Overview

Pointing-Poker-Cheater is a tool designed to assist users in agile development environments, particularly during planning poker sessions. Planning poker is a consensus-based technique used to estimate the effort or complexity of tasks in software development. This tool aims to streamline the estimation process by providing a user-friendly interface and automated calculations.

Features

  • Automated Estimations: Quickly generate estimates based on predefined criteria.
  • User-Friendly Interface: Simple and intuitive design for ease of use.
  • Customizable Parameters: Adjust settings to fit your team's specific needs.

Installation

To install and run Pointing-Poker-Cheater locally, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/LinUxTo5re/Pointing-Poker-Cheater.git
    cd Pointing-Poker-Cheater
  2. Install Dependencies: Ensure you have Python installed. Then, install the required Python packages:

    pip install -r requirements.txt
  3. Run the Application: Execute the main script to start the application:

    python bloody_cheaters.py

Usage

Once the application is running:

  1. Pointingpoker API: Pass a API URL of a new planning poker session.
  2. User With Points: First table will show points given by user.
  3. Total Votes: Second table will show

Screenshots

image image

Contributing

Contributions are welcome! If you'd like to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add YourFeature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a Pull Request.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

About

Pointing-Poker-Cheater is a tool designed to assist users in agile development environments, particularly during planning poker sessions. Planning poker is a consensus-based technique used to estimate the effort or complexity of tasks in software development. This tool aims to streamline the estimation process by providing a user-friendly interface

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages