Skip to content

jarrensj/standup-formatter

Repository files navigation

standup formatter

speedrun writing your standup update

features

  • customizable sections: three default sections (today's work, yesterday's work, blockers) that can be fully customized
  • section visibility control: show/hide any sections you don't need (at least one must remain visible)
  • instant markdown generation: one-click conversion to properly formatted markdown
  • copy to clipboard: quick copy functionality for your formatted standup
  • persistent settings: your preferences and form data are automatically saved locally
  • mobile responsive: works on desktop and mobile devices
  • reset functionality: easily clear form data or reset all settings to app defaults
  • local-only storage: nothing is pushed to a database

getting started

install dependencies:

npm install

run the development server:

npm run dev

open:

http://localhost:3000

About

speedrun writing your standup update (a baby of gmatcha)

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published