Skip to content

TiberiusTech/shiftbridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShiftBridge

Shift handover notes that come out as clean Markdown instead of a messy group chat.

Screenshot

The idea is simple: during the shift you jot down what the next crew needs to know (area, owner, severity, note). At the end you hit Copy Markdown and paste the whole handover into an email, Teams, or a ticket — already formatted, sorted, with severity labels.

Runs 100% in the browser. Notes are kept in localStorage, nothing leaves your machine.

Try it

Open index.html. It ships with three example notes so you can see the export format right away; add your own or hit reset.

Why no backend

Because the tools that actually get used on a shopfloor are the ones that work in three seconds on whatever PC is next to the line. A login page kills the whole idea. If I ever extend this, sync would be opt-in — the local-only version has to keep working.

Notes

  • quick-chips pre-fill common phrases (spare part ordered, quality sample saved, etc.) — those came from watching what people actually write
  • severity feeds a simple risk score at the top, so you can tell a quiet handover from a loaded one at a glance
  • demo data is invented, names included

MIT license.

Releases

Packages

Contributors

Languages