My Flutter application for IZUM Hackathon 2019 used for library stocktaking
Kodko was developed during the IZUM Hackathon in Maribor on November 31, 2019. Its primary purpuse is supposedly to help librarians dusing stocktaking.
This following procedure needs to be followed to use the application correctly:
- Press the Start button - this calls the
/start
endpoint on IZUM's server - Press Novo skeniranje to open the barcode scanner activity
- Align the barcode with the marked area in the of the screen - the barcode should be recognized automatically and shown on the main screen
- Repeat step 3 for as long as you'd like - each barcode is automatically sent to the
/scan/{barcode}
endpoint on IZUM's server - Press the Stop button - this calls the
/stop
endpoint on IZUM's server