juniorabranches / juniorabranches/react-native-loginExample

Integrate with API

未关闭
#47 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
good first issue hacktoberfest help wanted
主要语言
JavaScript
星标
3
派生
14
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, react-native
领域
api, mobile
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。