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

Password Generator #11

Open
4 tasks
GunukulaNiharika opened this issue Sep 30, 2021 · 1 comment
Open
4 tasks

Password Generator #11

GunukulaNiharika opened this issue Sep 30, 2021 · 1 comment
Assignees
Labels
Beginner Development Problem statements which deal with development Hacktoberfest

Comments

@GunukulaNiharika
Copy link
Member

Description

Create a Password Generator web page that generates password based on characteristics selected by user.

Details

  • Technical Specifications: Using HTML, CSS, JS
  • Type of issue: Single
  • Time Limit: 2 days

Issue requirements / progress

  • User should be able to select the length of the password
  • Select the type of characters like Uppercase, Lowercase, Numbers, Special Characters
  • User should be able to copy the generated password to the clipboard on clicking a button
  • Display the strength of the generated password.

Directory Structure

Create a directory called PasswordGenerator under the Development folder and add your files with appropriate name.

Note

  1. Please claim the issue first by commenting here before starting to work on it.
  2. Once you are done with the task and have created a Pull Request, please tag @GunukulaNiharika to request a review.
@ikjot-2605 ikjot-2605 added Beginner Development Problem statements which deal with development Hacktoberfest labels Sep 30, 2021
@kid-116
Copy link
Contributor

kid-116 commented Oct 2, 2021

I would like to take up this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beginner Development Problem statements which deal with development Hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants