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!
- Host: GitHub
- URL: https://github.com/emersonsoares/planning-poker-pwa
- Owner: emersonsoares
- License: apache-2.0
- Created: 2018-01-30T05:10:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-05T02:58:43.000Z (about 6 years ago)
- Last Synced: 2025-03-29T19:11:22.481Z (3 months ago)
- Topics: planning-poker, pwa, react, scrum, scrum-master
- Language: JavaScript
- Homepage: https://emersonsoares.github.io/planning-poker-pwa
- Size: 1.36 MB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)