/R45-CRUD-Java

Simple CRUD Program Using Java (JForm) and Connected to Database (MySQL)

Primary LanguageJavaMIT LicenseMIT

R45 CRUD Java

Simple CRUD App Using Java (JForm) Connected to Database (MySQL)
This is My School Project

Installation

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

Usage

Run Program inside Netbeans

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT