P

platform

A web app for user onboarding for tiinkerhub.org

0
P

platform

A web app for user onboarding for tiinkerhub.org

The problem platform solves

tinkerhub.org has 16k + members and their user onboarding app was broken so we decided to write a new one from scratch. we implemented otp based login using Supertokens, multi-step wizard forms, and a dashboard. we migrated the existing data from Airtable to PostgreSQL and used Noco db as the admin interface.

Challenges I ran into

Writing code based on clean architecture was the hardest thing

Discussion