This project enable the user to monitor devices. The app provide device's informations like his location, temperature, wind or humitidy.
$ docker-compose upBoth server and client side run in docker containers
- List all devices
- Search a device
- Get device details
- Get wind force based on Beaufort scale
- Get average of temperature, humidity and wind
- Display all devices on a map
- Calculate felt temperature
Api documentation provided by Openapi
Usage of Github Action to build and deploy app on AWS server here
@Arnolddomaya @mano @Farsen976 @DGoms

