Skip to content

ericelliott/checkin

 
 

Repository files navigation

Checkin

Remote-friendly scrum checkins without the annoying meetings.

An educational student app project originally designed for Learn JavaScript with Eric Elliott.

What's a Scrum Checkin?

In agile development, we strive to implement the minimum effective amount of process to enable high velocity development.

The scrum meeting is a common element of that minimal process. Its purpose is to allow team members to check in with each other. On each work day, each small team gathers to answer three questions:

  • What did you do on the last workday?
  • What are you doing today?
  • Is there anything blocking you?

Scrum teams should be small, so these meetings should last less than 15 minutes.

But what about distributed teams working in different timezones? And even a 15 minute meeting is still expensive. What if you could get even better visibility without the inefficiency of a meeting?

That's where this app comes in.

UI

Here's a simple mock-up of the checkin feature:

screen shot 2015-10-08 at 7 35 58 pm

Learn JavaScript with Eric Elliott

eejs-screenshot

Join the chat at https://gitter.im/learn-javascript-courses/javascript-questions

An online course series for application developers. Ready to jump in? Learn more.

About

Remote-friendly scrum without the annoying meetings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.8%
  • HTML 1.2%