Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lioneljouin/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.
https://github.com/lioneljouin/weather-station-client

angular azure-webapp chartjs client typescript weather-station

Last synced: 20 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/LionelJouin/Weather-Station) and the deployed website with one connected weather-station can be found [here](https://weather-station-client.azurewebsites.net/).

Master branch of this project is automatically deployed on an Azure WebApp thanks to [Team Foundation Server](https://app.vsaex.visualstudio.com).

## Requirements

* Node
* Angular 6

## Installation

```
npm install
npm start
```

## Screenshot

![Weather-Station-Client](https://i.imgur.com/7NVCO1P.png)
![Weather-Station-Client](https://i.imgur.com/dR1lcA7.png)
![Weather-Station-Client](https://i.imgur.com/nUG7JiZ.png)
![Weather-Station-Client](https://i.imgur.com/uST8VEc.png)
![Weather-Station-Client](https://i.imgur.com/7EOgKKK.png)

## Authors

* **Lionel Jouin** - [LionelJouin](https://github.com/LionelJouin)

See also the list of [contributors](https://github.com/LionelJouin/Weather-Station-Client/graphs/contributors) who participated in this project.

## License

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