RFID - POUCH - INDEXEDDB

RFID - POUCH - INDEXEDDB
Scan logs with ids

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

VERSION 0.1

Instructions

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