Skip to content

Instantly share code, notes, and snippets.

@alexburner
Created March 30, 2019 03:10
Show Gist options
  • Save alexburner/d2f4f4ba0fd50bbbd54453cd4bd1e39e to your computer and use it in GitHub Desktop.
Save alexburner/d2f4f4ba0fd50bbbd54453cd4bd1e39e to your computer and use it in GitHub Desktop.
  • support missing day sections (for extreme latitudes)
  • add location picker component (print, detect, search, map)
  • add dark theme for sundown
  • s/Daylight/GitHub/
  • mobile controls for date change
  • mouse controls for date change?
    • drag "now" to set time
    • ff/rr buttons for step 1, 7 days << < > >> next to top date text
    • drag orthoganal to color stripes to move toward darkest/lightest day
  • move date text to header of color table
    • along with << < > >> date steppers
    • and click text to set directly (form fields + calendar)
      • direct-replacement text/inputs (inline editing UX)
  • add temperatures to hours (dark sky api)
  • s/ am|pm / a|p /
  • add preferences: C|F, 12H|24H
    • 12H = 2a, 7p, etc
    • 24H = 2h, 19h, etc

unrelated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment