Giter Site home page Giter Site logo

klefix / estimate-me Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 3.0 3.54 MB

A simple, opinionated vue-app for agile estimation using socket.io

Home Page: http://estimation.nodgy.com

JavaScript 14.10% HTML 0.55% Vue 37.96% SCSS 1.60% TypeScript 45.78%
vuejs socket-io express nodejs estimations agile scrum-poker

estimate-me's People

Contributors

dependabot[bot] avatar felix-wtfoxtrot avatar fridashlmn avatar herrbertling avatar johanneslamberts avatar klefix avatar tesla2k2 avatar thomas-wtfoxtrot avatar yannic-wtfoxtrot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

estimate-me's Issues

add ability to switch themes

Currently, only one css style is present which may be hard to read on some screens or for some people.

Goal:

  • Add ability to switch themes
  • Provide more themes

Create Button to create Share-Pic

The share-pic should contain:

  • chart
  • userlist
  • user estimations

can we copy it to the clipboart to be able to paste it in i.e. slack immediately?

Improve button design

The admin often mix up the two buttons for clear and reveal because they look exactly the same and are standing side by side.

Keyboard support

  • If user/admin presses matching char, click corresponding button
  • if admin presses "r" => reveal estimations
  • if admin presses "c" => clear estimations
  • if admin presses spacebar => start/stop timer

Improve input fields

The placeholder inside the input fields are blocking the view. If you don't watch closely you can't see if you have a focus on the input field

Remember Name of User in LocalStorage

It is tedious for the users to have to enter the name again everytime they use the tool.
Also, in case of any error with the connection, the code reconnects the user, losing the name again.

We could keep the name in the localStorage of the browser and always use it from there if the user joins a room or reconnects.

Allow observer user ๐Ÿ‘ป

  • allow user to be an observer (PO, PM, CEO, ... Hydrocephalus)
  • put icon and name somewhere else, to group voters and non voters
  • exclude from statistic

add configurable number-scales for estimation

Currently, only the fibonacci sequence until 21 with an additional "?" is supported.

Goal:
Let an admin define a custom sequence by entering values comma-separated and publish them to any users in the room.

fix: button effect in neumorphism theme

since theming was introduced, the pressed button effect (inverted, looks like an input field) got lost.

it would be nice if the buttons in the neumorphism theme have a visible :active state as well remain in that state, if they are toggle-able like the estimation-value buttons.

Safari input field bug

On safari you can't enter anything into an input field.
This will make the room creation or the name creation for those browsers impossible

Add result notification after estimation

  • Display readable sentence like: "Result: min: 1, max: 5, most-agreed on: 3"

  • mark min value bar in chart

  • mark max value bar in chart

  • mark most-agreed on bar in chart

  • mark users/user-estimations corresponding to chart

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.