https://github.com/or-abdillh/manajemen-mahasiswa-java-netbeans
Proyek CRUD Java Netbeans menggunakan MySQL - Pemrograman Visual 2022
https://github.com/or-abdillh/manajemen-mahasiswa-java-netbeans
Last synced: about 2 months ago
JSON representation
Proyek CRUD Java Netbeans menggunakan MySQL - Pemrograman Visual 2022
- Host: GitHub
- URL: https://github.com/or-abdillh/manajemen-mahasiswa-java-netbeans
- Owner: or-abdillh
- License: mit
- Created: 2022-04-19T04:32:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-26T01:52:12.000Z (about 3 years ago)
- Last Synced: 2025-01-17T10:24:23.055Z (4 months ago)
- Language: Java
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Manajemen Data Mahasiswa Prodi TI Polihasnur 2022
Java CRUD Dekstop App Netbeans + MySQL
## Requirement
1. NetBeans IDE 8.1
2. MariaDB 10.4.14 or Just Install XAMPP version 7.4.11## Installation
1. Download Project From this repository.
2. Open NetBeans IDE 8.1 and Click Open Project.
3. Choose the project that you've been downloaded.
4. Open XAMPP and start run MySQL and Apache.
5. Open Phpmyadmin and create database name 'pos'.
6. Import pos.sql to pos database. Or paste this code below: