deep-learning-indaba / Baobab

Baobab is an open source multi-tenant web application designed to facilitate the application and selection process for large scale meetings within the machine learning and artificial intelligence communities globally. Supported by the Deep Learning Indaba
http://www.deeplearningindaba.com
Apache License 2.0
55 stars 34 forks source link

Create streamlined invited guest onboarding workflow #395

Open avishkar58 opened 5 years ago

avishkar58 commented 5 years ago

At the moment, when we add a new invited guest to Baobab who doesn't already have an account, it sends them an email with a complicated set of instructions to set a password, update their profile and then register. Create a front-end that streamlines this process by composing the various components into a multi-step form that guides users through the steps with some friendly text.

avishkar58 commented 4 years ago

In addition to this, we should track who has accepted their invitation and who hasn't. Add a status indicator on the invited guests page (pending, accepted, expired) and the option to resend the invitation if it has expired.