BuildForSDG / BuildForSDG/Co-sharing-back-end
[User registration] Could co-sharing Do registration When new user visit co-sharing.com/registration Happens ....
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Right now any user that wants to share idea on the platform can not do so **
Since only registered users can share his/her idea on co-sharing, there is not way to do so now.
**User registration end point**
When User visit co-sharing.com/registration , The server should be able to process the details submited in the registration form and register their details in the database.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the server route for co-sharing.com/registration and inspect how submitted form details are validated and stored. Identify the registration fields and database model from the existing backend, then verify that valid submissions create a user record and that the endpoint handles invalid input appropriately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, backend, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100