weather -c 90210
weather -c "los angeles"
weather metrics will be printed in fahrenheit, the terminal and we can call those using a zip code or city + state combo.
- Complete custom types / methods
- Write Test
- Complile for Linux
- Update: Handle Flag Arguments like "Los Angeles, CA". three spaces are messing with parsing the argument so we need to combine.
- Pull in Forecast / Rain Y/N field.
- APIs use of max/min is not the max 24h temp. Pull in another API for this