Skip to content

mvosz/another-standup-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

another-standup-order

A tool to support a team at Dailies. Simply enter the names of the participants, press shuffle and start your meeting.

Try it directly on stackblitz: https://another-standup-order.stackblitz.io/?names=Mr.Smith,Jane,Doe

to start it locally:

  1. first install all packages with 'npm install' or 'yarn'
  2. next step is to build and start the app with 'ng serve' or 'yarn start'

Releases

No releases published

Packages

No packages published