Lock Box is a School project which is a secure password manager for storing and organizing your credentials.
- Java 17 or higher
Clone the repository
git clone https://github.com/lytexdev/lockbox.git
cd lockboxBuild the application
javac *.javaRun the application
java LockBoxThis project is licensed under the MIT License. See the LICENSE file for details.