Skip to content

kksoftwareag/partypoker

Repository files navigation

Planning Poker in Blazor

Build Status Docker Pulls

This repository contains a real time planning poker web application based on ASP.NET Core Blazor.

You can check out a live demo over here.

Prerequisites

How to in run in Visual Studio

  1. Clone or download.
  2. Open the solution in Visual Studio 2022+ and press F5. All dependencies will be installed and a browser window will be openend

How to run in the console

Please refer to BUILDING.md

Contributing

Pull requests are welcome.