Skip to content

Web interface for scanning barcodes to determine whether item is last copy in Summit. Generates a text file of barcodes to upload to Alma for weeding purposes.

License

Notifications You must be signed in to change notification settings

watzek/summit-last-copy-checker-by-barcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summit-last-copy-checker-by-barcode

Say you have a cart of books to weed, and want to check "last copy" status for each. By scanning each barcode, you'll see a message on whether it's the last copy. If it isn't the barcode will be added to a text file, which you can download when you're finished (for later loading into Alma).

The steps:

  • Select your institution.
  • Click "Begin a new text file of barcodes".
  • Scan each barcode in turn, taking care to view the response (you may want to set your last copies aside, etc.).
  • When finished, click "I'm done scanning, and ready to download the text file".
  • On the resulting page, click "Download file". This will give you a text file of non-last copy barodes.

This can be deployed to a webserver running PHP, or can be run locally on a computer running PHP.

For use on a mac, download and unzip the code. Then in terminal, navigate to the unzipped directory, and run: php -S localhost:8000. Then visit http://localhost:8000 in a web browser to begin using.

About

Web interface for scanning barcodes to determine whether item is last copy in Summit. Generates a text file of barcodes to upload to Alma for weeding purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages