INTRODUCTION:
Weather Dashboard is a simple and easy Python project that is used mainly for data extraction, visualisation and analysis purposes. This project also has an interface developed using the PySide Python library. This is a simple project for a programmer like me who isn't that intelligent and analytical but uses unorthodox methods and approaches towards problem solving and solution design. Anyways, below is the logic flow explained to understand the program:
Below are the files of the program:
dashbaord.py
main.py
weather_api.py
weather_database.db
weather_database.py
Please feel free to test my program. I am honoured to be part of such a prestigious community. Thank You!