Explore-Beyond-Innovations / Explore-Beyond-Innovations/ZeroCheck_Frontend
Create API to Store User Information
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Description:**
Develop an API endpoint to store user information, including:
- Avatar generation
- Username
- Address
- World ID badge information
**Requirements:**
- Implement a Next.js API route to handle user data submission.
- Use a database (e.g., PostgreSQL, MongoDB, or Prisma ORM) to persist user data.
- Ensure proper validation and error handling for input data.
- Implement avatar generation logic (e.g., using a library or placeholder service).
- Secure sensitive user data appropriately.
**Acceptance Criteria:**
- Users should be able to submit their information successfully.
- Data should be stored securely in the database.
- Proper API response codes should be returned.
#### ETA 48 hours
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.