Skip to content

Khip01/SPP-Pay-App-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

SPP-Pay-App-Java

Hello👋

The language in the application : Indonesia


Description :

Contains a desktop application for paying tuition fees, CRUD implementation in Java Jframe Form. Also using Mysql as Database.

Project Overview

Static Badge

Feature

  • There are admins, officers and students as users
  • Complete update to the Form's better performance mechanics
  • Support Print Report Data

Needs

Operating system I use: Windows 11
Required Software:

  • Netbeans IDE 8.2

Warning

(if you are using version above 8.2 , make sure your IDE has MySQL JDBC Driver. Otherwise you should download it manually and add it to your library).

Note

Or you can also download the MySQL JDBC Driver JAR file here https://dev.mysql.com/downloads/connector/j/ (I personally use the "Platform Independent" option for Windows 11.) and then add it manually to your project library.

  • XAMPP php v8.1 or above

Instructions:

  • Clone this repo or download this repo.

  • [IMPORT DATABASE]
    Run XAMPP and open localhost/phpmyadmin, create a new database then open the database, try pressing import on the navbar, choose the database file stuff/aplikasipembayaranspp.sql.

  • [IMPORT THE PROJECT]
    Open Netbeans IDE, select File -> Open Project -> Select The Project (Aplikasi Pembayaran SPP).

Note

If a pop up appears telling us to resolve the error, you can resolve it by entering the library that I have prepared in the stuff folder. And after that you don't need to add the library in the next instruction

  • [ADD SOME LIBRARY]
    In Netbeans IDE, open the project that was created earlier, right click on Libraries and click Add Library, then put all the libraries that I have prepared in the stuff folder (without the .sql file).

  • Enjoy the app while running it


Note

Login Page as Administrator
ID : 224
Username : Aakhif
Password : admin
Login Page as Petugas
ID : 242
Username : Aakhif
Password : petugas
Login Page as Student
NISN : 1234567890
Name : Aakhif
ID SPP : 13149633

Use

Some Tools

Releases

No releases published

Packages

No packages published

Languages