Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 699 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 699 Bytes

TennisCourtIoT-Visualization

Introduction

Data Visualization for the TennisCourtIoT project, utilizing R programming, MongoDB and ShinyApps.

Live Demo

https://tennis-courts-iot.azurewebsites.net

Screenshots

Screenshots of the current dashboard: Screenshot

Screenshot

Note: Due to lack of support to recent version mongolite from Azure CosmosDB API, you need to fallback mongolite version 1.6 to get things working: install.packages('mongolite', repos = 'https://cran.microsoft.com/snapshot/2018-08-01')