Skip to content

A Simple password manager made in Java using JDBC to connect it to MYSQL Database

Notifications You must be signed in to change notification settings

yatharth9/JDBC-password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JDBC-password-manager

A Simple password manager made in Java using JDBC to connect it to MYSQL Database

This project was my team's submission for a semester end project in Java.

This utilizes a Prebuilt Mysql Database with the required schema, although I think I can add the SQL queries used in creating the tables if needed.

Requires Mysql Connector for Java

About

A Simple password manager made in Java using JDBC to connect it to MYSQL Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages