Skip to content

sinbaddoraji/LockBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LockBox

LockBox is a simple password manager application built with WPF .NET Core, MahApps, Nlog, and LiteDB. The application allows users to securely store and manage their passwords and other sensitive information in an encrypted database.

Features

  • User authentication and account creation
  • Secure storage of login credentials and other sensitive data
  • Modern and clean user interface using MahApps
  • Logging of errors and application events using Nlog
  • Portable, Lightweight and efficient database using LiteDB

Installation

To install LockBox, follow these steps:

  1. Clone the repository to your local machine using git:

  2. Open the solution in Visual Studio and build the project.

  3. Run the application and start using LockBox!

Usage

When you first run LockBox, you will be prompted to create an account. After creating an account, you can log in to the application and start managing your passwords.

To create a new password entry, click on the "New Password" button and fill in the required information.

To search for a specific password, use the search bar at the top of the password list.

Screensots

image

image

image

License

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

Acknowledgements

LockBox was built using the following libraries and frameworks:

  • MahApps.Metro
  • LiteDB
  • Nlog

Special thanks to the creators and contributors of these projects for their hard work and dedication.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages