Skip to content

Dynamic Password Manager Using Java Swing GUI and MySQL

Notifications You must be signed in to change notification settings

IamRishavDas/PasswordManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

Dynamic Password Manager Using Java Swing GUI and MySQL

PasswordAppClip_Compressed.mp4

The Java Application consist of interactive user inserface to save and retrive password from database. The database does not consist any encription algorithm for security, all the data is stored in text format.

Generate & Save Password

Generate Password

Search Password

Search Password

The project is divided into 3 parts

  1. creating MySQL database in local server
  2. creating Swing appliaction
  3. connect them together for full fledged password manager application

About

Dynamic Password Manager Using Java Swing GUI and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages