Skip to content

dormeneur/Password_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

image image

This Password Manager is built using HTML, CSS, and JavaScript. It allows users to view, add, edit, copy, and delete their passwords securely. (The password for the file is 123456 currently but it can be modified later).

Features

  • View all saved passwords
  • Add new passwords
  • Edit existing passwords
  • Copy passwords to the clipboard
  • Delete passwords

Getting Started

  1. Clone the repository to your local machine
  2. Open the index.html file in your web browser
  3. Start managing your passwords!

Usage

View Passwords

All your saved passwords will be displayed in a table. You can view the username, password, website, and date added for each password.

Add Passwords

To add a new password, click on the "Add Password" button. Fill in the required fields and click "Save" to add the new password to your manager.

Edit Passwords

To edit a password, click on the "Edit" button for the password you want to change. Make your changes and click "Save" to update the password.

Copy Passwords

To copy a password, click on the "Copy" button for the username or password you want to copy. The value will be copied to your clipboard, ready for pasting.

Delete Passwords

To delete a password, click on the "Delete" button for the password you want to remove. A confirmation dialog will appear to prevent accidental deletions.

Built With

  • HTML
  • CSS
  • JavaScript

Contributing

We welcome contributions! Please submit a pull request with your proposed changes.

License

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

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •