Skip to content

varadaraj772/Password_generator_manager

Repository files navigation

Password Generator and Manager App

Welcome to the Password Generator and Manager App! This web application allows you to create an account, log in securely, generate passwords of desired length, and save them along with website names to your account. You can access all the saved passwords in a single place.

Features

  • Account Creation: Users can create an account securely using Firebase Authentication.
  • Login: Existing users can log in to their accounts securely.
  • Password Generation: Users can generate passwords of desired length using the password generator feature.
  • Password Saving: Generated passwords can be saved along with the corresponding website names to the user's account in Firebase Realtime Database.
  • Password Viewing: Users can view all their saved passwords along with the associated website names in a single place.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Firebase Authentication
  • Firebase Realtime Database

Getting Started

To run this application locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Set up a Firebase project and enable Firebase Authentication and Realtime Database.
  3. Replace the Firebase configuration in the JavaScript file (firebase-config.js) with your own Firebase project configuration.
  4. Open the index.html file in a web browser.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/new-feature).
  6. Create a new Pull Request.

Contact

If you have any questions or suggestions, feel free to contact me at [[email protected]].

Happy Password Managing! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published