LeStarch / repair-cafe-app

A second revision of the repair-cafe app using Aurelia!
3 stars 0 forks source link

Add Printer Selection Control #15

Open LeStarch opened 7 months ago

LeStarch commented 7 months ago

We need to add a control that allows for the selection of printers to use for tickets. This is fairly involved, but the process is:

  1. Make flask report available printers (name to mac)
  2. Add a Vue component (widget) to select printers by name via a drop down
  3. Add current printer to the _data database
  4. Plumb selected printer mac into the print request to the flask sever
  5. Update flask layer to take mac of printer and use it instead of the default.