A program that allows the user to check the forecast of popular cities in the bay area. The data is from the Weather Forecast API and the Geocoding API.
This code uses miltiprocessing and multithreading to understand the difference in speed between the two programs. Run either file, it is the same code fairly, and see the difference between multithreading vs multiprocessing. After the user selects as many cities they want to see, the user will be prompted to saving their search results in a file when they try to close the app. This process uses the OS system module to ask the user where they would like their file to be saved.
ShamitaGoyal/lab4-project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|


