GregoryInnovo / smartpark

Proyecto final para la materia de aplicaciones de ciudades inteligentes, con el fin de obtener el estado de ocupación del parqueadero y reflejarlo en un mapa.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smartpark

Final project for the smart city applications subject, in order to obtain the occupancy status of the parking lot and reflect it on a map.

Requirements

Install dependencies

In the command line run:

npm install

Run the app

And read QR code in the expo GO app

npm start

dev branch

Smart park application to know the occupation spaces of an area. The application makes requests to a server that receives the changes in real time from a sensor connected to the Arduino.

mio-app branch

Application for mass transportation MIO in order to obtain the number of passengers, the last stop where it passed, the date and time.

About

Proyecto final para la materia de aplicaciones de ciudades inteligentes, con el fin de obtener el estado de ocupación del parqueadero y reflejarlo en un mapa.


Languages

Language:JavaScript 100.0%