rwx-yxu / inventory

Inventory application that uses openfaas to deploy an api backend and vuejs front end.
0 stars 0 forks source link

NFC tagging for items #12

Open rwx-yxu opened 2 years ago

rwx-yxu commented 2 years ago

I want a way to use the phone's inbuilt NFC function to be able to write to NFC tags. The intention is to use this to increment an item without manually doing it through the UI or track certain items that are not stored in packaging by scanning the tag. I will need to verify the write functionality first.