A tool for counting the inventory in F-klubben.
The page is intended for a barcode scanner. The specific model in mind is the Netum NT-1698W.
- jQuery - for manipulating the DOM
- JsBarcode - for generating barcodes These are already shipped in the repository.
Testing is done manually. To run a simple webserver (using Python3's http.server
), simply run the following command:
./test-server.sh
A webserver is now available at http://localhost:8000/inventory.html