juniorabranches / juniorabranches/react-native-loginExample
Integrate with API
Open
good first issue
hacktoberfest
help wanted
- 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
Assessment
This issue has not been assessed yet.