Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator Web App

Description

This web application allows users to generate random passwords with the option to include or exclude special characters. It also provides a dark theme toggle and the ability to copy generated passwords to the clipboard.

Features

  • Random Password Generation: Generate secure, random passwords with a single click.
  • Special Characters Toggle: Include or exclude special characters in the generated passwords.
  • Dark Theme Toggle: Switch between light and dark themes for better visibility and user preference.
  • Copy to Clipboard: Easily copy the generated passwords to the clipboard for quick use.

Technologies Used

  • HTML: Structure of the web app.
  • CSS: Styling of the web app, including layout, colors, and responsiveness.
  • JavaScript: Functionality for password generation, theme toggling, and clipboard copying.

How to Use

  1. Generate Password: Click the "Generate Password" button to create a random password.
  2. Toggle Special Characters: Use the checkbox to include or exclude special characters in the password.
  3. Toggle Theme: Click the theme icon to switch between light and dark themes.
  4. Copy Password: Click on the generated password to copy it to the clipboard.

File Structure

  • index.html: The main HTML file that contains the structure of the web app.
  • style.css: The CSS file that contains the styles for the web app.
  • script.js: The JavaScript file that contains the functionality for the web app.
  • readme.md: This README file with a detailed description of the web app.

Future Enhancements

  • Password Length Customization: Allow users to specify the length of the generated password.
  • Additional Character Sets: Include options for additional character sets (e.g., uppercase only, lowercase only).
  • Save Passwords: Provide functionality to save generated passwords for future reference.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • Inspired by various password generator tools available online.
  • Icons and images used are sourced from free resources.

About

password generator scrimba challenge

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages