Rakesh9100 / Beautiify

Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience.
https://beautiify.netlify.app
Apache License 2.0
214 stars 342 forks source link

[Feature] Add Checkboxes Category and several Components #1070

Open ShravaniPathak opened 5 months ago

ShravaniPathak commented 5 months ago

Description

In UI design, a checkbox appears as a little square box on the screen that the user can check or uncheck. A checkbox allows users to select one of multiple options from a list, with each checkbox operating as an individual.

A checkbox can greatly improve user-friendliness and encourage user-interaction

Screenshots

checkbox

Checklist

Code of Conduct

github-actions[bot] commented 5 months ago

Hey @ShravaniPathak, Welcome to the project Beautiify! 🎊 Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

Rakesh9100 commented 4 months ago

What exactly do you want to add and where @ShravaniPathak

ShravaniPathak commented 4 months ago

I noticed that there are a list of components present on the home page (such as buttons, cards, etc), that are useful when building a webpage. I wanted to "checkbox" to this list, and I was hoping to add an interactive square checkbox that looks like the embedded screenshot within this component: checkbox

Rakesh9100 commented 4 months ago

Okay, so you want to add Checkbox Category. Will you also add 2-3 components inside that @ShravaniPathak

ShravaniPathak commented 4 months ago

Yes. I'm thinking of adding :

  1. An interactive square checkbox that allows user to select multiple options checkbox
  2. A interactive dot checkbox that only allows user to select a single option radio-buttons
Rakesh9100 commented 4 months ago

The second one seems radio button and not a checkbox, correct me if I am wrong @ShravaniPathak

ShravaniPathak commented 4 months ago

Yes, my apologies. I accidently attached the wrong image. Here is the circular checkbox that I would like to implement (that would only allow one option to be selected at a time): circular_check

Rakesh9100 commented 4 months ago

Okay go ahead @ShravaniPathak

Rakesh9100 commented 3 months ago

Pls provide your PR @ShravaniPathak