Skip to content

Latest commit

 

History

History
76 lines (36 loc) · 1.63 KB

README.md

File metadata and controls

76 lines (36 loc) · 1.63 KB

SmartKiosk

Website: https://danielmarquesdm32.wixsite.com/insights

Dashboard do Gestor da distribuição de conteúdo nos kiosks:

- Abrir o /DashbordInsights-Manager/dashboard.html

Link da plataforma web para a distribuição de conteúdo pelas empresas aderentes:

- Abrir no browser o link:	

https://danielmarquesdm32.wixsite.com/insightscontent

- Credenciais:
	username: daniel@ua.pt
	pass: 1234

Smart Face Detection:

- Correr o comando npm start no diretório /SmartKioskDetection/
- Abrir no browser o link:

http://127.0.0.1:5002

- Permitir o uso da webcam

Smart Kiosk:

An Interactive KIOSK web application, using CherryPy, that allows the user to get information about the events taking place in a city, about the weather and giving the user directions and traffic information

-How to Run:

	python exampleApp.py

	or

	python3 exampleApp.py

-Usage example

	Open the circular menu and select the option that you want to test (Current Avaliable Options: Events(calendar icon), Map and Traffic (map marker icon) and Weather(sun icon)).

	In Events you can see some examples of events and get directions to it.

	In Map you can set source address and destination address by typing the name or just clicking on the map. You can also customize the map layer and turn on the traffic informations.

	In Weather you get live information about the weather of the city (New York,US in the example).	

Smart Kiosk 2:

In /cherrypy npm install express, socket.io

npm init

npm start

Insights Bus Control:

npm install express, socket.io

npm init

npm start

or see the webapp in insightskiosk.epizy.com