Skip to content

Conversation

@AnuragC07
Copy link
Contributor

Developer Checklist

  • [ ✅] Followed guidelines mentioned in the readme file.
  • [ ✅] Followed directory structure. (e.g. ProjectName/{USERNAME}/...yourfiles)
  • [✅ ] Starred ⭐ the Repo (Optional)

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

Screenshot 2023-10-10 005809

Live Project Link

https://passwordgeneratoranuragc07.netlify.app/

@AnuragC07 AnuragC07 changed the title Updated pr message ReactPasswordGenerator/AnuragC07 Oct 9, 2023
Copy link
Collaborator

@PBJI PBJI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AnuragC07

  1. Delete project2 folder or file.
  2. Rename the project to PasswordGenerator from ReactPasswordGenerator

Copy link
Collaborator

@NitkarshChourasia NitkarshChourasia left a 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.

@AnuragC07
Copy link
Contributor Author

AnuragC07 commented Oct 10, 2023

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?
and I tried changing the name from 'ReactPasswordGenerator' to 'PasswordGenerator' but it seems there already exists a project with the same name. So I guess 'ReactPasswordGenerator' is fine.

Copy link
Collaborator

@PBJI PBJI left a 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.

@AnuragC07 AnuragC07 changed the title ReactPasswordGenerator/AnuragC07 PasswordGenerator/AnuragC07 Oct 10, 2023
@AnuragC07
Copy link
Contributor Author

@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?

@PBJI PBJI merged commit 3fa2eb5 into thinkswell:master Oct 10, 2023
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.

3 participants