US-based moving services company required a custom Admin's dashboard for quickly visualizing incoming orders.
Built using SvelteKit and Supabase, the dashboard supports a role-based login with fine-grained access control using robust row level security and backend RBAC.
The login methods used are modern, robust, and extremely secure which include passwordless logins, anonymous logins, magic link, OTPs, among others.
Social Auth based on OAuth2 has been implemented, which are industry-security standards used by renowned companies such as Apple, Facebook, Google, Azure, LinkedIn, Github, etc.
For the frontend, the Shadcn library was used for all screens, guaranteeing device responsiveness and seamless transitions.