Skip to content

Instantly share code, notes, and snippets.

@eclectic-coding
Last active October 5, 2019 20:43
Show Gist options
  • Save eclectic-coding/a229dcbf7f30abf88754ce274699e8fe to your computer and use it in GitHub Desktop.
Save eclectic-coding/a229dcbf7f30abf88754ce274699e8fe to your computer and use it in GitHub Desktop.
Weather Ferret TODO

TODO: Future Features

This is a running list of features on a wish list to integrate:

  1. Add caching to Geocoder to limit the amount of API calls to convert locations to coordinates.
  2. Add custom weather emoji's based on the icon field from Dark Sky API.
  3. Add settings feature to handle units instead of hard coding them (i.e. mph vs. kmp, F vs. C)
  4. Add caching to Forecast_IO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment