talent-connect / connect

Mentor-mentee and jobseeker-company matchmaking platform used by ReDI School of Digital Integration, in Berlin, Munich and Düsseldorf, Germany.
https://connect.berlin.redi-school.org
21 stars 9 forks source link

[CON/Layout:] Replace react-slick & slick-carousel with a maintained carousel library #401

Open helloanil opened 3 years ago

helloanil commented 3 years ago

User Story

The Carousel we have in the ReDI Connect landing page (see the screenshot below), is a self-container library that tries to import some assets (fonts) via @import statements in scss. The ground work we have done for Storybook implementation, unfortunately makes this carousel fail miserably, due to these import statements. Since we need to go ahead with the Storybook implementation and the libraries for this Carousel component (react-slick and slick-carosel) are not even mainateined anymore, we need to replace them by a maintained carousel library, without having any impact on the working carousel experience. (3 slides, picture on the left and text on the right)

Acceptance Criteria

Screenshots

image

ericbolikowski commented 3 years ago

Thanks @helloanil, this looks good. I also added the applicable labels.