utk09-NCL / color-palette-generator

Color Conjure - Color Palette Generator
https://color-conjure.netlify.app
MIT License
24 stars 14 forks source link

Feat: 25 - Add Explore page #28

Open RNAdvani opened 1 week ago

RNAdvani commented 1 week ago

Is your feature request related to a problem? Please describe

Describe the Solution You'd Like

Describe Alternatives You've Considered N/A

Additional Context Similar to https://coolors.co/palettes/trending

utk09-NCL commented 1 week ago

Thanks for this feature request @RNAdvani

Before we get into coding it, how would you suggest to get the trending colour palettes or good colour palettes?

RNAdvani commented 1 week ago

for starts we would show all the palettes for now and then as the application grows we would use user data to show trending colors

utk09-NCL commented 1 week ago

But we don't have any good palettes or colour combinations right now. I guess this would require a designer to give us some good suggestions/proper palettes.

RNAdvani commented 3 days ago

there are many placeholder palettes available we can map them for starters also if you want i can make a scrapper that finds color palettes over internet

utk09-NCL commented 3 days ago

I guess then we can have an Explore page. Don't add the scraper to the repo. Please add a file in constants folder which is an array of objects of different colours. Thanks @RNAdvani