Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Signup activity #3

Closed
Rahulvs10 opened this issue Dec 9, 2019 · 4 comments
Closed

Add Signup activity #3

Rahulvs10 opened this issue Dec 9, 2019 · 4 comments
Labels
good first issue Good for newcomers

Comments

@Rahulvs10
Copy link
Owner

Add a new Activity for the sign-up screen. Follow MVP architecture.
Refer to Login Activity for example

@Rahulvs10 Rahulvs10 added the good first issue Good for newcomers label Dec 9, 2019
@Manish-M2018
Copy link
Contributor

Hi, what are the details that should be asked from the user in the signup activity?

@Rahulvs10
Copy link
Owner Author

For now just add first name, last name, email, phone number, country, password and a checkbox for terms and conditions. Make sure that the list is easy to scale in the future.

@Manish-M2018
Copy link
Contributor

I will be completing the signup activity by today

@Manish-M2018
Copy link
Contributor

I have uploaded the code for signup activity using MVP architecture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants