ReDI-School / 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
24 stars 8 forks source link

[CON]: Create a guided user onboarding tour for CON platform using a React library. #812

Open astkhikatredi opened 1 year ago

astkhikatredi commented 1 year 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 1 year 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 1 year ago

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