BuildForSDG / BuildForSDG/team-276
Create registratrion page
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Create a user registration page for farmers, retailers and drivers. The following fields will be required,
1. First Name (first_name)
2. Last Name (last_name)
3. Email (email)
4. Phone Number (phone)
5. A drop-down where the user can select whether they are a farmer, retailer or driver. (role)
6. Password (password)
7. Confirm Password (confirm_password)
The form should submit to the endpoint (/user/sign-up)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.