Skip to content

application that allows you to combine different types of characters as well as select the length to create a password according to your needs.

Notifications You must be signed in to change notification settings

Lnferrari/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator


Password generator application that allows you to combine different types of characters as well as select the length to create a password according to your needs.


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

I built this project during the `Programming Basics` module at [DCI Institute](https://digitalcareerinstitute.org/) with the aim of practicing JavaScript and DOM manipulation.

password-generator screenshot

Built With

html5 css3 javascript

Getting Started

To get a local copy up and running follow this simple step.

Installation

  1. Clone the repo
    git clone [email protected]:Lnferrari/password-generator.git

Usage

The app provides the possibility to choose certain combinations of characters to be mixed in the password By switching on/off the toggle buttons is possible to add/remove uppercases, lowercases, numbers and/or symbols to obtain the desired type of password. There is also the option to modify the length of it (by default the length is set to 20 characters). By clicking on the GENERATE button a random password with all the requested combinations will be created. The app includes a button to copy the password to the clipboard.

password-generator screenshot password-generator screenshot password-generator screenshot

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Acknowledgements

Contact

Lucas Ferrari - Linkedin - [email protected]

Project Link: Password-generator

License

Distributed under the MIT License.

About

application that allows you to combine different types of characters as well as select the length to create a password according to your needs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published