This is the code for the TrashTracer's mobile app
Pretty easy, you will need to use an android device and have the latest apk of the app downloaded, then run the apk and install the app.
Pretty straightforward, you will need to have NPM and NativeScript installed and updated to the latest version and run the following commands
/TrashAPI $ npm i
Then run the project for your platform , for more info, visit nativescript's website.
/TrashAPI $ ns run [PLATFORM]
Note1: IOS version did not get tested yet as our team did not have acces to the necessary hardware
Note2: Full commit history got lost during a merge after we moved from vanilla nativescript to nativescript-vue