minosse99 / ParkingBO

Project for the course CAS 2021/2022 Unibo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ParkingBO

Project for the course of Context-Aware Systems Unibo 2021/2022.

To run backend:

npm i --force 
node app.js

To run frontend:

cd frontend
npm i 
npm start

To run app:

cd parking_bo
flutter pub get 
connect your device and in your IDE (we used VSCode) execute--> run debug

The file model.json that represent the trained Random Forest model implemented in the app can be found at https://drive.google.com/file/d/1a6ero6TyEbFRwNEj6zKjpeBobE-HKhZk/view?usp=sharing

About

Project for the course CAS 2021/2022 Unibo


Languages

Language:TeX 28.5%Language:JavaScript 20.2%Language:TypeScript 16.0%Language:Dart 14.9%Language:Jupyter Notebook 10.1%Language:Python 8.9%Language:HTML 0.9%Language:CSS 0.3%Language:Swift 0.2%Language:Kotlin 0.1%Language:Objective-C 0.0%