Devamani11D / salt-app-kickstart

A CLI tool that can be installed as an npm package, featuring pre-installed Salt dependencies and templates such as AGGrid, Dashboard etc. Simplifies project setup by automatically launching on localhost.
10 stars 26 forks source link

[Feature] Addition of Carousel Template #48

Closed PrityanshuSingh closed 1 month ago

PrityanshuSingh commented 1 month ago

๐Ÿ“‹ Description

Create a reusable carousel component using react-slick, supporting configurations like autoplay, fade, slidesToShow, and arrows. It will allow arrow designs (e.g., bold arrows โฎ, โฏ) with color, and background. The component should dynamically render content such as text, images, or div containers and ensure full responsiveness with touch support. Default styling will be provided, with options for easy customization.

๐Ÿ”ง Additional Information

We will use react-slick and slick-carousel for dependencies to provide robust carousel functionality. The component should integrate smoothly into different projects.

Please assign this issue to me under gssoc-ext level3 and hactoberfest-accepted, @Devamani11D , as I am interested in working on it.

github-actions[bot] commented 1 month ago

๐Ÿ‘‹ Thank you @PrityanshuSingh for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

Devamani11D commented 1 month ago

Hey!! Once check if you can do it using salt-design system.

On Fri, 18 Oct, 2024, 4:02โ€ฏam Prityanshu Singh, @.***> wrote:

๐Ÿ“‹ Description

Create a reusable carousel component using react-slick, supporting configurations like autoplay, fade, slidesToShow, and arrows. It will allow arrow designs (e.g., bold arrows โฎ, โฏ) with color, and background. The component should dynamically render content such as text, images, or div containers and ensure full responsiveness with touch support. Default styling will be provided, with options for easy customization. ๐Ÿ”ง Additional Information

We will use react-slick and slick-carousel for dependencies to provide robust carousel functionality.

Please assign this issue to me under gssoc-ext level3 and hactoberfest-accepted, @Devamani11D https://github.com/Devamani11D , as I am interested in working on it.

โ€” Reply to this email directly, view it on GitHub https://github.com/Devamani11D/salt-app-kickstart/issues/48, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4A7ANXVYOBATFFAJDKNGEDZ4A3INAVCNFSM6AAAAABQEW3HXCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4TKOBYGI3DQNI . You are receiving this because you were mentioned.Message ID: @.***>

PrityanshuSingh commented 1 month ago

Thank you @Devamani11D , for pointing that out! I realized that we donโ€™t need react-slick or any external package to build a carousel. We can implement it using Salt Design components and custom logic without making the project unnecessarily heavy. Iโ€™m interested in taking on this task. Please assign the issue to me under gssoc-ext level3 and hacktoberfest-accepted.