/password-generator

Password generator boilerplate code

Primary LanguageHTML

Codedamn Projects - Password Generator

main image

Hello developer!

This is one of the many projects available on codedamn to reinforce your learning by building. If you want to become a frontend developer and learn by practicing, feel free to attempt this challenge. Feel free to check out the codedamn frontend web developer learning path to learn more about how to become an awesome frontend developer.

Project Overview

Copy Icon Button

On clicking the Copy Icon button the generated password should be copied to clipboard

copy-to-clipboard-button

Generate Password Button

On clicking the Generate Password button a random password should be generated based on the controls that are checked

  1. Only uppercase checked only-uppercase-checked
  2. Only lowercase checked only-lowercase-checked
  3. Only numbers checked only-numbers-checked
  4. Only symbols checked only-symbols-checked
  5. Uppercase and lowercase checked uppercase-and-lowercase-checked
  6. Uppercase, lowercase and numbers checked uppercase-lowercase-and-numbers-checked
  7. Uppercase, lowercase, numbers and symbols checked uppercase-lowercase-numbers-and-symbols-checked

Instructions

Your challenge is to build out this project and get it looking and function as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your project should:

  • Be responsive for desktop and mobile phones
  • Have minimum functionalities and effects working

Want some support on the challenge? Join our discord community and ask questions in the #general channel.

Where to find everything

Your task is to build out the project as per the provided screenshots. You will find both a mobile and a desktop version of the design.

The designs are in image formats.

There is also a style-guide.html file containing the information you'll need, such as color palette and font names. Make sure to open this in the browser to see the contents.

Send feedback!

We love receiving feedback! We're always looking to improve our challenges and our platform. So if you have anything you'd like to mention, please visit codedamn feedback page