inveniosoftware / inveniosoftware/react-invenio-app-ils
Implement sign up page
Open
nice-to-have
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 24
- Avg merge
- 2d 46m
- Merged PRs (30d)
- 3
Description
implement signup page for local account creation, form and API call
backend feature done in invenio-accounts `/api/signup`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the existing React page and form patterns in the app, then trace how frontend API calls are structured. Use the backend endpoint /api/signup for local account creation. Done means the sign-up page collects the required form data and submits it successfully to that endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- api, authentication, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100