RFID - POUCH - INDEXEDDB

This is a Next.js project that uses PouchDB to store logs and notes on RFID scans via the IndexedDB API built into web browsers.
This projects will generate a local folder with HTML / javaScript that they can distribute to allow people to share data.
Connect a generic usb RFID reader (the type that behaves like a keyboard input), open up the index file, and you're good to go!
DOWNLOADS
CODE RELEASES



Instructions
- Download the zip file and move the folder to a directory it will persist in.
- Connect the RFID reader to the computer
- In the folder, open the index.html file in a browser of choice.
- If there is a green circle and the reader is connected, the app is ready to scan.
- Always use the same browser application or you will not see the records or have conflicting records per application.
- The records are directory specific so do no move the folder after use or you will not see the records.
- Do not clear browser history or you will loose your records.