Another quick note with just a second Django application. In this case, a small dashboard to check the weather in different cities.
Some Bootstrap for the style and images and the use of the API provided by Weather API.
For obvious reasons, the API key used during development has been removed and replaced on the source code by a ‘TODO’.
Here is the code: Weather App