Simple weather web application showing the weather conditions in the certain city (or two, for comparison).
Weather conditions, such as temperature, weather description and icon, are obtained using available information from the OpenWeather API.
Stack: Python, Django, OpenWeather API, HTML&CSS