It is a desktop GUI application coded in Python using the module python tkinter. This application is able to fetch and show the weather updates of a particular location based on it's location zip code entered, by calling an API endpoint provided by accuWeather (www.accuweather.com). This application can be able to connect to a SQLite database, thus we can store the weather records in the database. We can also fetch the stored record, delete an existing record, but can't modify the record manually as the operation is not acceptable in this case.
Technologies used: Programming language, API calls, database queries, JSON parsing.
Programming language used: Python.
Modules Used: tkinter, requests, json, sqlite3, textwrap.
03 Apr 2020
Trusted by 48300+ Generalists. Try it now, free to use
Start making more money