BuildForSDG / BuildForSDG/Co-sharing-back-end

[User registration] Could co-sharing Do registration When new user visit co-sharing.com/registration Happens ....

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.