WeatherForecaster

This project aims to collect weather-related data (ie. atmospheric pressure, temperature, humidity and rain presence) in order to provide a weather analysis.

This is a school project involving cloud computing, IoT and AI.

Requirements:

You also need to create an api_key.py file containing your WeatherApi token as following:

WEATHER_API_TOKEN = "your token"