Skip to content

SoumyaGhosh2006/Password_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

A simple, lightweight password manager built with HTML, CSS, and JavaScript.

Overview

Password Manager is a web-based application that enables users to securely store, manage, and access their website credentials. This project was inspired by Codextron and developed with assistance from various AI tools.

Password Manager interface

Password Manager datas

Password Manager delete

Features

  • Save Passwords: Store login credentials for different websites
  • Copy Passwords: One-click copy functionality for quick access
  • Edit Entries: Update your saved credentials when they change
  • Delete Entries: Remove outdated or unnecessary passwords
  • No Server Storage: All data is stored locally in your browser
  • Free to Use: No subscriptions or hidden costs

How to Use

  1. Visit the website
  2. Add a new password entry by clicking the "Add New" button
  3. Fill in the website name, username/email, and password
  4. Access your passwords whenever needed
  5. Copy, edit, or delete password entries as required

Technology Stack

  • HTML5: Structure and content
  • CSS3: Styling and responsive design
  • JavaScript: Core functionality and local storage management

Installation

To run this project locally:

  1. Clone this repository:

    git clone https://github.com/SoumyaGhosh2006/Password_manager.git
    
  2. Open index.html in your preferred browser

Security

This password manager stores all data in your browser's local storage. While convenient, please note:

  • Data is only as secure as your device
  • Consider using strong master passwords and keeping your device secure
  • For highly sensitive accounts, consider using additional security measures

Future Plans

  • Chrome Extension: Transform the project into a browser extension
  • Autofill Capability: Implement automatic form filling for faster logins
  • Enhanced Encryption: Add additional security layers
  • Password Generator: Tool to create strong, unique passwords

Contributions

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Acknowledgements

  • Inspired by Codextron
  • Built with assistance from various AI tools
  • Thanks to all contributors and users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors