AOSSIE - Australian Open Source Software Innovation and Education
[Crowd Alert-Mobile] Password Strength
Try to display the password strength as a meter containing weak, moderate and strong levels. And also impose restrictions like the password must contain one special character, one uppercase letter, one lower case and one digit. Steps to perform this task:
1) Fork the repository https://gitlab.com/aossie/CrowdAlert-Mobile.
2) Make changes to validatePassword function in signup.js file.(https://gitlab.com/aossie/CrowdAlert-Mobile/blob/master/src/components/login/signup.js).
3) Push in your forked repository to gitlab.
4) Open a merge request.
You can refer to these docs on how to use git:
https://help.github.com/articles/set-up-git/
https://docs.gitlab.com/ee/gitlab-basics/add-merge-request.html
Task tags
Students who completed this task
jmularski, Simran Singh