Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lioneljouin/weather-station-client
- Owner: LionelJouin
- Created: 2018-02-12T17:44:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T13:10:16.000Z (over 6 years ago)
- Last Synced: 2024-11-04T14:51:04.675Z (2 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
![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