Giter VIP home page Giter VIP logo

agileplanning-io-poker's People

Contributors

jbrunton avatar

Watchers

 avatar  avatar

agileplanning-io-poker's Issues

Handle disconnects somehow

Disconnects currently require a refresh before the page starts updating again. On mobile this is particularly frustrating.

Save recent rooms

Rather than a single id, store a list of recent (e.g. 5) rooms.

Acceptance criteria:

  • Home page lists up to 5 recent rooms
  • Links go straight to rooms, with option to administer available to everyone

Top nav bar is buggy

Content doesn't always get placed below it. Could remove 'fixed' class until a solution is found.

Add room name field

Acceptance criteria:

  • Rooms have optional name field (default to 'Room #' otherwise).
  • Name can be specified when created. (Optional: when edited, but consider removing edit action for simplicity.)
  • Home page references recent room by name.

Add acceptance tests

Define an ubiquitous language, e.g.

Given I am an admin
When I create a room "My Room"
Then I should be administering the room "My Room'

Given a room called "My Room"
When I join "My Room"
Then I should be viewing the room "My Room"

Refactor 'room name'

Hard coded as "room# X". Eliminate the repetition. May also want to introduce actual room names.

Respond to events more gracefully on admin page

Rather than reloading a whole page, load the relevant data and redraw relevant components (maybe using handlebars).

Acceptance criteria:

  • Remove all references to location.reload().
  • Update selected score button on click event on client.

Design tweaks

  • Wrap top nav in row to add margins.
  • Remove header from home page.

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.