Simple CRUD App Using Java (JForm) Connected to Database (MySQL)
This is My School Project
First of All Create a Database (MySQL) with 2 Tables
The First table is to Store Username & Password
The Second table is to Store Data
Open Project, go to configuration package, then open Configure.java (I Recommend Using Netbeans)
Match the String with your database
Run Program inside Netbeans
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.