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]: Create a guided user onboarding tour for CON platform using a React library. #812

Open astkhikatredi opened 10 months ago

astkhikatredi commented 10 months ago

Context/background

The goal is to facilitate a smooth and effective onboarding experience for users, ensuring they understand how to navigate and use the platform and encouraging them to explore its capabilities.

An onboarding tour is a guided and interactive introduction to a software product or application, designed to familiarize users with its features, functionalities, and key elements. Typically implemented through a series of step-by-step instructions, tooltips, or highlighted areas.

What needs to be done?

To think about the concept.

katamatata commented 10 months ago

We can look into the following libraries for this: React Joyride: https://github.com/gilbarbara/react-joyride Reactour: https://github.com/elrumordelaluz/reactour Shepherd: https://github.com/shipshapecode/shepherd Intro.js: https://github.com/usablica/intro.js

ericbolikowski commented 10 months ago

@katamatata plz remind me to review these together - I have some shortcuts established over the years to evaluate the quality of libraries