
COHORTS
- Ui
- Ux
- Design System
- Bilingual Rtl
- Managed Content
- Next.js Build
COHORTS connects students for study sessions: matching on subject and availability, scheduling, group chat, and video rooms for the session itself. It is an application rather than a marketing site, so the public surface is the sign-in shown here and everything else sits behind it.
Two decisions shaped the build more than the feature list. The first is that nothing user-facing is hardcoded. Copy, legal documents and every selectable option come from a managed backend with a draft and publish workflow, version history and rollback, so an admin changes them without a deploy. The second is that it ships English and Arabic together, with right-to-left handled as a first-class layout case rather than a later pass.
Two flows from inside the product are written up in more detail as case studies: session invites and the age gate and parental consent flow.
Visit Site