Skip to content

groupsvkg/standup-extension

Repository files navigation

Standup - Chrome extension

Standup is a Chrome extension to facilitate and record standup call.

Chrome extension architecture

alt text

Content scripts can communicate with their parent extension by exchanging messages and storing values using the storage API.

Features

  • Display Sprint details like Scrum Master Name, Sprint Duration, Label, Epic,...etc
  • Create sequence of team members turn to speak, either randomly or based of certain criteria.
  • Generate transcript when team member speaks.
  • Display speak time allocated to a team member(based on team size) that dynamically decreases.
  • Generate pdf for the overall standup call.(Future integration - Email, Slack)

User interface

Popup

Options

Background

Content Script

Tools

Useful Links

About

Chrome extension to facilitate standup calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published