Created
August 6, 2017 22:20
-
-
Save michaelablackham/d8f31a8f58aeab0b8a8e421bafca06da to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. Photographer friends have been loving this | |
| -- Not 100% accurate, but definitely has been great 8/10 times. So not bad! | |
| 2. Have ability to change location or sun even after getting current results | |
| -- Should add this to the results page somehow | |
| 3. Have ability to use current location instead of typing in city state | |
| -- add a geolocation button and have the coordinates change from lat long --> city state | |
| 4. Have ability to have a dropdown or type ahead so the city state is correct | |
| -- Maybe find some plugin or something that can detect | |
| 5. Annoying that this only works for lower 48 right now | |
| -- This is baed on the actual API. I would love for this to be fixed in the future and add it | |
| 6. Was a bit confused when results show the next day instead of the most current sunset | |
| -- this auto shows the results for the next day if you look up sunset right after the predicted time | |
| -- Perhaps use styling to just amke the dat emore prominent to relieve some confusion for now | |
| 7. Would like ability to change date | |
| -- I don't believe this is possible at the moment with the API. Hoping to have this added in the future | |
| 8. Would like the sunset/sunrise to default to sunset or sunrise (whichever is next) | |
| -- may be a tough one because it should be based on what time the sunsrise/sunset is for that location. | |
| This is because you need to ask for permission to get location | |
| 9. Got great feedback at Drupal GovCon in DC last weekend. | |
| -- Proved to be very helpful while away at this conference. Went on a boat ride and got some great feedback | |
| 10. Possibly incorporate more of social media | |
| -- Maybe include instagram feed of people tagging sunsetWX. Maybe do that but only in your area. | |
| 11. Would love to show copmarisons on the percentages and what the actual sunset looked like. | |
| --This would prove a lot of work and isn't necessarily done with the API. Will think about this for the future. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment