Skip to content

qcp/estim-poker

Repository files navigation

Estim Pocker

Try it: https://qcp.github.io/estim-poker/

Description

Simple tool for estimate tasks in your team.
Known as Agile pocker, Planning pocker or Scrum pocker.

Like other tools:

Made for fun, without limitations (consider free-tier of supabase).

Feel free to make PR here or contact me.

Stack

  • Vue 3 + Vite 5 + TypeScript 5
  • Supabase free-tier
  • PrimeVue for ui
  • Github pages
  • some skill icons

Local development

Provide supabase connection with .env file

VITE_SUPABASE_URL=https:/EstimPockerTryitEstimPockerTryitEstimPockerTryitEstimPockerTryitEstimPockerTryit/* .supabase.co
VITE_SUPABASE_KEY=*

Install deps and run

npm install
npm run dev

Features wish list

  • Add lint, format and type-check prehook
  • Custom vote system generator */