UniRegensburg / unsere-app-fur-die-universitat-regensburg-bib-buddy

Bib Buddy - deine App für eine konzentrierte, offene Literaturarbeit!
0 stars 0 forks source link

Implement Barcode API connection #87

Closed LuisMossburger closed 3 years ago

LuisMossburger commented 3 years ago

Description Resolves #11. ISBN barcodes can now be scanned and the respective book (if found) is automatically transferred to the respective shelf.

Affects Barcode Fragment class & layout.

Notes for Reviewer Please review & comment/approve. This tool works quite well: ISBN that is available through our API: https://barcode.tec-it.com/de/ISBN13?data=9781234567897 ISBN that is not available through our API: https://barcode.tec-it.com/de/ISBN13?data=978-3-030-02111-5

LuisMossburger commented 3 years ago

Deleted instead of hid a comment by @claudia3 where she stated that after a barcode scanning user should return to the shelf instead of the library - for the moment, we think the current implementation is better!