Open Issues Need Help
View All on GitHub Register Page Results in 404 Error When Clicking on Sign Up about 4 hours ago
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