14 Password Manager: Create an application that stores users’ passwords safely that supports authentication by securely hashing and verifying user passwords to protect user accounts
Netbeans is required for usage.
- Download the zipped file from releases.
- Open NetBeans version 13 or 12.6(versions verfied to be compatible)
- Navigate to the file section at the top left of the screen.
- Select import project and then from zip.
- Find and select downloaded project when navigating within file browser.
- Once opened; Right click on “passwordManagerGUIclass”, and click the “run” option