Skip to content

Conversation

@Oobiewan
Copy link
Owner

@Oobiewan Oobiewan commented Dec 3, 2024

I have created a password generator app with HTML, CSS, and JavaScript based on Scrimba's project instructions in the Frontend Developer Career Path:
https://scrimba.com/the-frontend-developer-career-path-c0j/~07p

The site is deployed here:
https://benedek-pwgen.netlify.app/

I have completed the strech goals of letting users:

  • Configure the length of the password (I decided to limit the options to between 6 and 25)
  • Turn special characters on or off
  • Copy the created password with a copy button

I am aware that the design and UX of the copy feature is not optimal, but I decided not to address that as part of this task.

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.

2 participants