Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 591 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 591 Bytes

Weather Check

Bash aplication to check the weather in different countries in latinamerica.

  1. The "Dirección Meteorológica de Chile" for Chile.
  2. The "Servicio Meteorológico Nacional" for Argentina

Workflow of the program

The workflow is simple, an menu that display the possible countries, after selecting one, an menu of the different provinces/regions of the country is display and the user can choose one of then, after choosing one, the temperature will be display.

All the information is download from the official meteorological web sites of the goberment of each country.