opencodeiiita/WasteBucks

Implement Register Page

Closed this issue · 9 comments

Implement Register Page to store data in Firebase

Implement Register Page to store data in Firebase. Firebase email id and password has been provided in RegisterActivity.kt file just use it and store all the new register data in that database and if the user is already registered, redirect them to the LoginActivity.

Make sure to add all constraints in the register page such as

  • No fields can be left blank
  • Both password should match and should be 8 digit longs and combinations of alphanumeric
  • Gmail entered should be valid by the user and should contains @ check condition
  • Name cannot contains letters and digits.

Steps to followed to submit your work

  • Star and Fork the repo. Make sure to update your repo every time before working on new issues.
  • Implement your work in RegisterActivity.kt and make a pull request
  • Remember to attach 📎 a screenshot of your work with your PR.
  • Point🥇 will only be awarded to the PR that is accepted.

PS: This issue is first come issues so Claim it fast !
Note: This issue will be active for only for 3 days.

Here is sample design for of RegisterActivity which has already been implemented for you just implement the code part.

Link: here

All the best
Happy Contributing!😊

Claim

claim

@kushal7201 You failed to complete your work within the provided time limit

claim

claim