GithubHelp home page GithubHelp logo

isabella232 / angularjs-agile-poker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pubnub/angularjs-agile-poker

0.0 0.0 0.0 1.86 MB

License: Other

JavaScript 5.27% CoffeeScript 9.24% CSS 85.41% Ruby 0.07%

angularjs-agile-poker's Introduction

Agile Poker

A collaborative project estimation tool written with AngularJS and powered by PubNub global real-time communication infrastructure.

For developers who have done software planning in an Agile process, this application should feel familiar. The goal of the application is to provide a collaborative space for developers to discuss, vote, and reach consensus on the complexity of a task. For example:

  • Leader: "The next task under discussion is WIDGET-193, adding a 'like' button to the widget interface"
  • Developer A: "Does this include the 'like' frontend and backend?"
  • Leader: "Yes - good clarification. Any other questions?"
  • Developers A, B, C, D: "Nope. All set!"
  • Leader: "OK, let's vote."
  • Developer D:
  • Developer B:
  • Developer C:
  • Developer A:
  • Leader: "Ok, revealing the vote!"
  • (The vote is A:10, B:10, C:8, D:13)
  • Leader: "Looks like we have a consensus value of 10. Developers C and D, are you in agreement with that?"
  • (Developers C and D have a chance to explain)
  • Leader: "OK, looks like this is a 10. On to the next task!"
  • (The leader could also reset the vote and start over)

The Agile Poker application is a collaborative application that uses AngularJS and Bootstrap to provide a modern, responsive user interface for web and mobile, and PubNub to provide real-time communications and event storage functionality.

The Planning Process

Users choose a handle before entering the application (to make things easy, a random one is provided). Users may sign out and choose a new handle at any time, and previous actions will still be recorded under the previous handle.

Upon entering the application, users are taken to the Lobby where they are able to chat, create new planning rooms, or enter an existing planning room.

Planning rooms are where the real work of the application is done. Any user can create a planning room. Upon creating the room, the user is given the Admin privilege by default. This means that they can close and/or reset the vote at any time.

A group of users enters a planning room to discuss the item that they will estimate. Users may cast and change their votes at any time during the discussion; votes will be hidden from view until the Admin user closes the vote and reveals the result. (The secret vote is to avoid biasing group opinion.)

The Admin user closes the vote and displays the winning selection by clicking a button in the administrative controls. When the vote is closed, the application counts all of the results to see if one selection has more votes than any other. If such a winner exists, that result will be deemed the "consensus" value. If not, the result is "no consensus" - the Admin attempt consensus again by resetting the vote and reopening discussion.

In the spirit of collaboration, the Admin privilege is not strictly enforced; any user may "take" the Admin privilege at any time.

angularjs-agile-poker's People

Contributors

sunnygleason 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.