This project is a C++ based Password Manager application. It allows users to securely store and manage their passwords for various accounts.
- Clone the repository:
git clone https://github.com/yourusername/Password_Manager.git
- Navigate to the project directory:
cd Password_Manager
- Build the project:
g++ src/janus.cpp
- Run the application:
./password_manager
- Follow the on-screen instructions to manage your passwords.
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.