thedatatribune / dyPixa

Turning words into lively shades!
https://thedatatribune.github.io/dyPixa/
MIT License
11 stars 14 forks source link

[UI/Frontend] Color Recommendation Portal #30

Open ravi-prakash1907 opened 11 months ago

ravi-prakash1907 commented 11 months ago

Text-Based Color Recommendation 🌈

We require a user-friendly front-end interface 🖥️ to facilitate the user with a form for inputting text. This text input will be transmitted to the backend/API, and the received response should consist of a set of color shades 🎨 (in hexadecimal form, e.g., #FFFFFF for white).

Key Tasks:

About the Processing:

Your contributions to this feature will enhance the user experience by providing dynamic color recommendations, enriching the functionality of the dyPixa project. 🚀🌈


NOTE: Refer to Issue #5 for more details.

ravi-prakash1907 commented 11 months ago

@jatingodnani, you might be interested in working on this part.

riyasai22 commented 11 months ago

Can I work on this issue. I can build the frontend in ReactJS with a python based backend.

ravi-prakash1907 commented 11 months ago

Can I work on this issue. I can build the frontend in ReactJS with a python based backend.

Hello @riyasai22, you can start working on the issue. For backend processing, currently, you can refer to solutions provided towards #40.

Hence, along with the mandatory input text field, do provide an alternate option to browse an image, too.

RajaVardhan-coder commented 11 months ago

@ravi-prakash1907 Using Flask I have written code for the frontend of the color recommendation system can you please check the below image

Screenshot 2023-10-05 at 10 38 05 AM