Closed
Description
Problem Statement
The main objective is the setup proper Prisma client at the backend for database, to store the user's data.
Proposed Solution
Use Prism ORM to store user's data
"username":" "
"Email":" "
"password":" "
"leetcode_username":" "
"Gender": " "
Alternative Solutions
No response
Screenshots or Mockups
No response
Priority
High
Contribution Guidelines
- I have searched existing issues and this is not a duplicate
- I would like to implement this feature