An open API service indexing awesome lists of open source software.

https://github.com/emersonsoares/planning-poker-pwa

🃏 A Planning Poker Progressive Web Application for your team!
https://github.com/emersonsoares/planning-poker-pwa

planning-poker pwa react scrum scrum-master

Last synced: about 2 months ago
JSON representation

🃏 A Planning Poker Progressive Web Application for your team!

Awesome Lists containing this project

README

        

# Planning Poker PWA

🃏 A Planning Poker Progressive Web Application for your team for your team to size up tickets

This uses PWA standards so you can install this app to your home screen, and use it offline, just like a native app. It doesn't take up megabytes of space either because it uses the browser's engine to render.

## Install

`yarn`

## To Run

`yarn start`

## Demo

[https://emersonsoares.github.io/planning-poker-pwa](https://emersonsoares.github.io/planning-poker-pwa)