Skip to content

AKZhuk/pointing-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 

Repository files navigation


Logo

Pointing Poker

This application was developed as a course task for the React course at RSSchool.
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contact

About The Project

In the Scrum Agile framework, a sprint planning meeting is an event aimed at setting the product development goal and laying out a plan for the upcoming sprint based on a product backlog review by the team. Planning poker (or estimation poker) is a gamified method for estimating backlog items. Each task is estimated by team members individually. Every team member picks a planning poker card with a estimate number. Initially, everyone's estimate is hidden from the others. This prompts everyone to think for themselves. When everybody's picked a card, every team member reveals their estimate.

Developers:

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/AKZhuk/pointing-poker.git
  2. Install NPM packages
    npm install

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Aliaksei - @AKZhuk - [email protected]

Evgeniy - [email protected]

Project Link: https://github.com/AKZhuk/pointing-poker

Backend Link: https://github.com/Jendozz/pointing-poker-server

(back to top)

About

RSS course task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published