Giter Site home page Giter Site logo

agile-toolkit-client's People

Contributors

alexhoffman617 avatar andywhitley avatar brendoncaulkins avatar domarp-j avatar samblissard avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

andywhitley

agile-toolkit-client's Issues

Multiple Sessions

  • Create homepage to create session which spits out user-friendly ID (e.g. "ABC123")
  • User enters ID to be routed to session

Admin functionality

Hiding functions that are not accessible to non-admin users (flipping cards, clearing votes)

Calculations

Metrics based on the votes that are submitted

Clear Votes

When user clicks "Clear", the app should delete the collection of votes from the session on the backend and re-render the view

Update the app view in real-time

  • Update on a fixed timer (e.g. pull data every 10 seconds)
  • Take advantage of Apollo's realtime functionality and create client-side subscriptions

One vote per user

Simple approach: hide "Add Vote" after submitting once

Robust approach: create userID for every person using the app and hide "Add Vote" if user already has a vote in the session

Flip Cards

When user clicks "Flip", the app should toggle the session's flipped property on the backend and re-render the votes.

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.