IoT MEAN App (RESTful API server and Arduino101)

In this project, a client device reads sensor data from an Arduino101 via BLE and sends that data over wifi to a server where the data gets stored in a database and displayed on a webpage in real time. The user is also able to control the sampling rate of the Arduino101 with a click of a button from the webpage.