CMPUT301F23T01 / Sigma-Blue

Introduction to Software engineering project repository
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Nikolai/feature/serial lookup #210

Closed lizard-52 closed 10 months ago

lizard-52 commented 10 months ago

You can get a description from a serial number now. Solution is a bit messy (calling fragments context gets passed around) but I couldn't find a better library to do this with. Using this api: https://devs.upcitemdb.com/

lizard-52 commented 10 months ago

Also added a fix to gradle scripts. App should build more reliably now.