Skip to content

Project for the course CAS 2021/2022 Unibo

Notifications You must be signed in to change notification settings

minosse99/ParkingBO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 28.4%
  • JavaScript 20.2%
  • TypeScript 16.0%
  • Dart 14.9%
  • Jupyter Notebook 10.1%
  • Python 8.9%
  • Other 1.5%