A Notepad Project using java as well as database in order to store user information and files.
The prerequistes are:- -> To have core understanding of java programming language. -> Basics of Mysql Database Concepts i,e CRUD. and Relationships. -> Java GUI which in our case is going to be Swing. -> Basic operation of JDBC which is an API that we are going to use while connceting java with a database.