Sign inSign up

terrywbrady/alma-inventory-node

By terrywbrady

Updated over 7 years ago

An inventory tool for items cataloged in the Alma library system (Node Deployment).

Image
0

10K+

terrywbrady/alma-inventory-node repository overview

This code will facilitate an inventory of items cataloged in the Alma integrated library system.

  • Physical items are handled one at a time and scanned with a barcode scanner
  • The user can press a button to indicate if there is a mismatch in the title, volume or call number of the physical item
  • A request is sent to the Alma Bib API to retrieve known information for that Barcode
    • To avoid cross-origin restrictions, a Node service is used to call the Alma API and to add the Alma API key
    • This service simply appends the api key to the request and returns the json object provided from the Alma API
  • Results are displayed in a table with common errors highlighted
  • Optionally, the user can upload results of a scanning session to Google sheets

See https://github.com/Georgetown-University-Libraries/AlmaInventory

Tag summary

Content type

Image

Digest

Size

331.2 MB

Last updated

over 7 years ago

docker pull terrywbrady/alma-inventory-node