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

Added 3 components(Drag and Drop, PasswordChecker, FixPassword) #378

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

rickyang2023F
Copy link

Added 3 components:

  • DragDrop: Allows the user to drag and drop words from a word bank into the correct box. Author can change box titles, words in the word bank, and decide what box each word should go into.
  • PasswordChecker: Allows the user to type into an input box that checks if a password passes all requirements. Requirements can be changed/deleted, but requirements can't be added.
  • FixPassword: A number of weak passwords are given, and each password should be changed into a strong password. The number of passwords given can be changed, as well as what the passwords are.

@rickyang2023F rickyang2023F marked this pull request as draft July 14, 2024 06:58
@rickyang2023F rickyang2023F marked this pull request as ready for review July 14, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant