juniorabranches / juniorabranches/react-native-loginExample
Integrate with API
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Home Screen> Click on the label "Register now" > When you click Register
Register new user at:
http://api.dautoeletric.com.br/signup
HEADERS
Content-Typeapplication/x-www-form-urlencoded
BODY (inputs on screen)
name: User Test
profession: Mecânico Eletrônico
Ex.: Mecânico Eletrônico ou Mecânico Automotivo
email: juniorabranches@gmail.com
password: test12345
admin: false
Example params:
name=juniorabranches&profession=Mecânico Eletrônico&email=example@example.com&password=123&admin=false
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Home Screen's “Register now” entry point and trace the registration flow. Use the issue's signup URL, headers, and form parameters as the integration contract; done means submitted inputs reach the endpoint and registration completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- api, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100