Asset Label with Barcode using Vue

Project URL: https://glitch.com/edit/#!/asset-label

The feature

Generate asset label with barcode.

The story

New iPad arrive in my company. Label need to be printed & glued. Spend 30 min to find right software to do this. No hope. Built it by myself for 1 hour. And here it is.

The tech

Built using Vue & JSBarcode

The bugs

  1. Barcode overflow with other paper size
  2. Code do not updated while typing, work around is copy/paste
2 Likes

good job, but this is not made using Vue, but express.js.