deden3791 / 2FA

1 stars 0 forks source link

Incorrect Anagram Guesses should cause lockout #7

Closed LewisTrundle closed 6 months ago

LewisTrundle commented 6 months ago

Description of Current Feature

Currently, a user will only be locked out of the anagram screen only if the timer runs out, regardless of how many guesses they have. Note that currently, an anagram will only change once a user has correctly guessed it

Description of Improvement

Perhaps the app could be improved if the user were to be navigated to the unauthenticated screen after they made 3 incorrect guesses. Additionally, the current anagram should change after each guess, regardless of whether it was correct or incorrect.

Priority

Low

Time Estimate

~ 1 hour

Extra Notes