riyadhalnur / weather-cli

Check the weather for your city from your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graceful error handling rather than throwing raw error messages

abhiramr opened this issue · comments

Done -
Added try/catch block to throw an error message informing user of invalid input params in general.
Fix - #73

To-Do -
Localise error to country/city/temp_notation