dickwyn / standup-form

A simple form to write standup updates

Home Page:https://standup-form.dickwyn.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StandupForm

Azure Static Web Apps CI/CD

Easily write daily standup (scrum) updates to the team

A web app built with Angular that lets your write your updates from the previous day, plans for today and any blockers that you might be facing.

StandupForm

Features

  • Light / dark mode option. Light mode is turned on by default.
  • Saves the form data (until 11:59pm) when the preview contents have been copied.
  • Empty input fields will hidden on the preview.
  • 'Yesterday' header will switch to the day when time between the last copy of the preview exceeds 2 days.
  • Clicking enter on an input field will create a new input field.

Running the project

$ yarn install
$ yarn start

About

A simple form to write standup updates

https://standup-form.dickwyn.xyz/

License:MIT License


Languages

Language:TypeScript 64.2%Language:HTML 22.4%Language:CSS 8.1%Language:JavaScript 5.3%