Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.28 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.28 KB

Weather-Station-Client

Weather-station front-end made with Angular. This app allows you to monitor weather data, create/modify/remove weather-station and sensor.

Backend (Loopback) and hardware (Arduino) of this project are on this repository and the deployed website with one connected weather-station can be found here.

Master branch of this project is automatically deployed on an Azure WebApp thanks to Team Foundation Server.

Requirements

  • Node
  • Angular 6

Installation

npm install
npm start

Screenshot

Weather-Station-Client Weather-Station-Client Weather-Station-Client Weather-Station-Client Weather-Station-Client

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for detail