Skip to content

flipsi/structured-standup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structured Standup

Description

This is a tiny helper to help a developer team to structure their Daily Standup Meeting by suggesting an order of the team member's turns.

I picked this use case to get my hands on the Functional Reactive Scala.js UI library Laminar.

Getting started

  1. git clone this repo to your local machine
  2. open sbt, type ~fastOptJS::webpack
  3. open index-fastopt.html file in your browser (found in src/main/resources)
  4. open browser console to monitor for messages and errors

Now you have App.scala running in your browser, and any code changes you make will show up on screen after they get incrementally recompiled (see your sbt shell) and after you reload the page in the browser.

Author

Philipp Moers – @soziflip

License

This software is provided under the MIT license.

About

Ryte UES Daily Standup Meeting Helper Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published