Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 385 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 385 Bytes

Client-Server-Application

It is a client server application that works as a workbench for your desired database. For this project I have linked MYSQL with the GUI and implemented the CRUD Operations.

Note: For this to work you will have to either setup MYSQL with the same database name, root and password or work with the code to set the connection according to your own database.