Tawfiqh / colour-palettes

Pictures have colours. Colours come in palettes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://www.dezeen.com/2018/02/28/john-pawson-interview-architecture-photography-spectrum-book/

ToDo

  1. Return/show the image after the colour swatch is uploaded.

  2. Reset state cleanly to allow multiple uploads.

  3. Separate class to store images in a database along with their swatch.

  4. Put database in separate module with dbAddress in an ENV var.

  5. Abstract database class schema into an argument for the constructor;

  6. Endpoint to query images in a gallery and show images next to their swatches.

  7. Display gallery with bootstrap - investigate whether to use columns or flex.


  1. Add a grouping - field. - i.e group by pink, green, red…

  2. Query DB via GraphQL - query to get an image and it's swatch and then related images to that swatch.

  3. Import from Instagram.

  4. Make a spectrum sorted/ordered of instagram posts.

This colour thing could work:

  • query by colour
  • Query by image
  • Query by author
  • each has a list of the others…

https://bootstrap-vue.js.org/docs/components/layout https://getbootstrap.com/docs/4.0/utilities/flex/

About

Pictures have colours. Colours come in palettes.


Languages

Language:JavaScript 46.7%Language:Vue 43.9%Language:HTML 9.4%