Card estimation Power-Up for Trello
- Press a button on a card to pick the estimated size of work a crda represents, between 1 and 4
- The points appear on the cards on the board, and on the button itself if the card is open
- I haven't tested it yet, but the data should be accessible via the Trello API, via
GET /1/cards/[card_id]/badges
. Stay tuned!
- Head over to Trello's Power-Ups Admin
- Create a new Power-Up for your team with
https://kevinbongart.github.io/trello-points/manifest.json
as the manifest URL - Enable the Power-Up in your Trello board
- ???
- Profit