Skip to content

mathieu2em/scrumRandomChooser

Repository files navigation

Scrum Random Chooser

The main goal of the Scrum Random Chooser app is to automatically and randomly select the next person who will speak during the scrum. It will also be packaged with an integrated timer to keep track of how long each team member will speak (optional)

How to start github project

first use

npm install && npm run electron:serve

then

npm run electron:serve

TODO

Styling

  • Create a general mockup of the application (in WEB mode)
  • Create a general mockup of the application (in Web app - Electron mode)

Devlist page

  • Remove the Add Team member option. (It has been moved in the EditTeam section)
  • Replace selection list by mat-cart.
  • Add drag and drop feature with cart.
  • Add a photo to team members with a photo uploader and memory
  • Design the mockup of the devlist page and determine how it will be designed
  • Ensure the components fit on as little space as possible

Edit team page

  • Add team member should add the new member in a list.
  • Add an option to remove team members of the team.
  • Make sure the drag and drop team member items contain the picture of the member.

About

a random chooser for dev teams for SCRUMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published