Skip to content

Latest commit

 

History

History
45 lines (39 loc) · 1.63 KB

README.md

File metadata and controls

45 lines (39 loc) · 1.63 KB

SCRUM Planning Poker

Planning Poker is a way to estimate a relative effort for a given task.

Technologies applied

How to run locally

  • Clone this project.
    • git clone https://github.com/oluizeduardo/planning-poker.git
  • Install all the dependencies.
    • npm install
  • Run the server.
    • npm run dev

Code analysis

SonarCloud

Contributing

Contributors are welcome to improve and expand the system. If you have additional questions or topics that you believe would benefit those using Panning Poker, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Screenshots