-
Notifications
You must be signed in to change notification settings - Fork 947
PasswordGenerator/AnuragC07 #811
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
PasswordGenerator/AnuragC07 #811
Conversation
PBJI
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Delete project2 folder or file.
- Rename the project to PasswordGenerator from ReactPasswordGenerator
NitkarshChourasia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should have improved.
By having various patterns of password generations.
Like including symbols, only alpha chars, only lower chars, also somehow to make a strong password in itself.
But, still good.
|
Hey there, I have changed the code to address the requested issues. Is it working properly? Can you give me an update or if i missed something? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AnuragC07 You need to change this to PasswordGenerator, as this project falls under that category. React is just a framework used to design the app, if we start accepting project names based on the frameworks and tools used in javascript then the list will endless. So I hope you understand, why I am requesting this specific change.
Thanks! I get it now. I have changed the name accordingly. Is it correctly done? |
Developer Checklist
Summary
This is a simple password generator app made using React JS. In this you can get a customized password which is unique and you can choose if you want it to be of certain length or want to add characters or numbers or not. After generating the password you can directly copy the password to your device clipboard with a single click.
Screenshot
Live Project Link
https://passwordgeneratoranuragc07.netlify.app/