Skip to content

A simple project that uses APOD API to get NASA's daily astronomy picture and generate a color palette from the image.

Notifications You must be signed in to change notification settings

yethranayeh/daily-space-palette

Repository files navigation

Daily Space Palette

This is a web app that fetches the Astronomy Picture of the Day using NASA's APOD API, then generates a color palette from that picture.

With this project, I hope to offer designers and developers an automatically generated color palette that contains colors from the Astronomy Picture of the Day.

Areas for Improvement

  • Derivative color palettes based on original picture theme
  • Displaying previous pictures (last week, this month, etc.)
    • switching theme when in specific picture page
  • User login
    • saving favorites

Credits