Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 712 Bytes

File metadata and controls

9 lines (7 loc) · 712 Bytes

Parking Spaces app

  • Smartphone application, Android based, that will allow the user to make reservations, see the occupation of parking spaces, among other notifications including the fire notification at the parking place.
  • In the visualization of the places, these are signaled with three colors, green if the seat is free, yellow when it is reserved and red when it is occupied.
  • It has a connection to Raspberry Pi through gRPC: https://grpc.io/

How To use

  • It can be installed through Android Studio connecting, via USB, a mobile device to the computer and doing "Run".
  • Android Studio also has the option of using a virtual device where you only need to choose the model and make "Run".