Sandbox digital lending platform - Pre-production fintech system

1 Open Issue Need Help Last updated: Dec 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Users encounter a 404 error when attempting to register because the frontend `/register` page is missing. The issue requires creating a new Next.js page with a registration form and connecting it to the existing backend `POST /auth/register` API endpoint, including validation and user feedback.

Complexity: 2/5
bug good first issue

Sandbox digital lending platform - Pre-production fintech system

TypeScript