Planning Poker is a way to estimate a relative effort for a given task.
- Backend
- Frontend
- Quality
- Static analysis
- CICD
- Deploy
- Clone this project.
git clone https://github.com/oluizeduardo/planning-poker.git
- Install all the dependencies.
npm install
- Run the server.
npm run dev
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.
This project is licensed under the MIT License.