Code Monkey home page Code Monkey logo

pointingparty's Introduction

Pointing Party logo

Pointing Party

Pointing Party is a web application to aid in agile story point estimation processes with minimal barriers to entry. Simply start a game, share the URL, and start voting. Registration is neither necessary nor possible and the application is built to be usable from all platforms and devices.

The project does not rely on a backend database. Instead, each client maintains its own game state based on events published through the central SignalR hub.

This project uses .NET 9, Blazor, and Tailwind CSS.

Try it out

The application can be found at https://pointingparty.com/. It comes without warranty, but feel free to use it in your team.

Contributing

Simply clone and run. Pull requests are welcome!

The project contains some unit tests, which can be executed with dotnet test or from the IDE. In addition, a Playwright test suite can be found in the e2e/ directory. To run the end-to-end tests in development, start the application and run the following command in the e2e/ directory:

npm install
BASE_URL=http://localhost:5174 npx playwright test --ui

© Martijn Storck

pointingparty's People

Contributors

martijn avatar

Stargazers

Etienne van Delden de la Haije avatar Jamie Schembri avatar  avatar David Tolosa avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.