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: 6 months 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.
- Host: GitHub
- URL: https://github.com/lioneljouin/weather-station-client
- Owner: LionelJouin
- Created: 2018-02-12T17:44:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T13:10:16.000Z (about 7 years ago)
- Last Synced: 2025-02-14T07:48:25.748Z (8 months ago)
- Topics: angular, azure-webapp, chartjs, client, typescript, weather-station
- Language: TypeScript
- Homepage: https://weather-station-client.azurewebsites.net/
- Size: 233 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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




## 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