Weather web application

This project was made during my last year at the HEIA-FR. The goal of the project was to create a web application capable of giving to the client an interface with several available weather stations and their measurements over time. To do this the application had to be able to recover the data transmitted by the bias of protocol COAP, of treating the data and to transmit them to the client interface by the protocol HTTP. In the interface the client should also have the possibility of stopping/activating the data recuperation for each available station.

JS
JQUERY
HTML
CSS
NODEJS
JSON