malenkix / guestbook

A smart guestbook for your events.
MIT License
0 stars 0 forks source link

FontColors #27

Closed NadirHelix closed 6 years ago

NadirHelix commented 6 years ago

For the Editor we need dedicated font colors to get rid of hexadecimla input for useres and avoid usage of a color-picker.

TODO

  1. Create a new endpoint to retrieve the predefined colors with name and color key. (provide at least 3 default colors)
  2. Integrate a dropdown in the editor to display the names.
  3. Send the corresponding color value to BE
  4. (timeboxed) define up to 15 chooseable colors.