Description:- This project makes use of the Python programming language to design a real- time GUI based interactive Weather Application. This project is aimed to provide weather data for a large number of cities and towns, including some minor cities which are not available in other weather apps. The project uses SQLite3 as the back-end to store the fetched data for further analysis.
Usage:-
- In line 111 of "main.py", change the location of PhotoImage file to the one which is the location of "background.png" in your computer.
- Right-click on main.py
- Click on Edit with IDLE
- Click on 'Run' --> 'Run Module' or press F5
- Enter the name of the city/town whose weather is to be checked
- Go to Python Shell and enter the name of the country where the entered city is located
- To add the resulting data to the database system, click on ADD TO DB
- The database table will be displayed on the Python Shell
Authors:-
- Shekhar Raha, Kendriya Vidyalaya No. 1, Salt Lake, Kolkata, India
- Shantanu Kundu, Kendriya Vidyalaya No. 1, Salt Lake, Kolkata, India