Skip to content

nanda-gopal-sb/Password_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

Overview

This project is a C++ based Password Manager application. It allows users to securely store and manage their passwords for various accounts.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/Password_Manager.git
  2. Navigate to the project directory:
    cd Password_Manager
  3. Build the project:
    g++ src/janus.cpp

Usage

  1. Run the application:
    ./password_manager
  2. Follow the on-screen instructions to manage your passwords.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

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