Skip to content

Xalisse/better-poker-planning

Repository files navigation

Better Poker Planning

Better Poker Planning is a web application that allows you to plan your projects using the Planning Poker technique.

This project is build using Next.js. It uses Firebase as a backend, for authentication and database. It uses Pusher for real-time communication.

Features

  • Create a new project
  • Vote on a US
  • Watch as a spectator
  • Import stories from a CSV file

Roadmap

  • Make a room private
  • Choose your own cards
  • Export stories to a CSV file
  • Join a room with a QR code
  • Dark mode
  • Internationalization