WebClub-NITK / WebClub-NITK/Hacktoberfest-2k21
Password Generator
- Dominant language
- Jupyter Notebook
- Stars
- 1
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.