项目作者: rasyidrafi

项目描述 :
Simple CRUD Program Using Java (JForm) and Connected to Database (MySQL)
高级语言: Java
项目地址: git://github.com/rasyidrafi/R45-CRUD-Java.git
创建时间: 2021-03-08T12:36:05Z
项目社区:https://github.com/rasyidrafi/R45-CRUD-Java

开源协议:MIT License

下载


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