makerspace / memberbooth

Displaying member info on a public machine
2 stars 0 forks source link

Adding a QR code to the temporary storage label #92

Closed emanuelen5 closed 3 years ago

emanuelen5 commented 3 years ago

Temporary storage label with QR code. Stores the following data in the QR code:

{"member_number":9999,"v":1,"type":"temp","expiry_date":"2021-12-24","unix_timestamp":1632602525,"description":"asd ads asd asdasds"}

Example:

image

Closes #89

emanuelen5 commented 3 years ago

I made it a bit shorter. The member number, and date took up a very large portion of the label, so I reduced their size. This is OK as they are also stored in the QR code: image