siddhi-244 / Embellish

This repository contains different styled components in html,css,js,jquery which can be used in any website.
https://embellish.netlify.app/
MIT License
39 stars 99 forks source link

Feature: Categories need to be introduced #348

Closed niladrix719 closed 1 year ago

niladrix719 commented 1 year ago

Is your feature request related to a problem? Please describe.

  1. The user gets the components randomly. But most users mainly come to a website looking for something in particular

  2. The Get Started button on the page is sending the user to the Feature section, which should not be the ideal case as it should rather send the user to the Category section

Describe the solution you'd like

  1. A Category section for the Components needs to be on the page so the user can select the category that the user is looking for, rather than searching randomly. After clicking on a particular category the user will be shown components of that category only.

  2. The Get Started button on the page should navigate the user to the Category section rather than the features section

  3. The 3 random components at the bottom of the page should be kept as it is, as we can use them as random suggestions

The Category Section DEMO:

Screenshot from 2023-02-04 10-25-56

screen-recording (5).webm

siddhi-244 commented 1 year ago

Awesome work. Great enhancement !