Skip to content

Project Java kasir dengan GUI dan Database untuk mata kuliah Bahasa Pemrograman 1

Notifications You must be signed in to change notification settings

Naufal3104/FinalProject_BP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java GUI Application

Description

This is a Java GUI application that interacts with a database. It provides a user-friendly interface for viewing and manipulating data.

Features

  • User-friendly graphical interface
  • Connects to a database to store and retrieve data
  • Provides various functionalities (add, delete, update, view)

Requirements

  • Java Development Kit (JDK)
  • Any Java IDE (recommend using Netbeans IDE)
  • Database Management System MySQL
  • MYSQL ODBC J-8.2.0 Jar Extension
  • JDate jar Extension

Setup and Installation

  1. Install JDK and a Java IDE on your system.
  2. Clone this repository to your local machine.
  3. Open the project in your chosen Java IDE.
  4. Import ODBC and JDate jar into project library.
  5. Set up your database and connect it with the application.

Usage

  1. Run the application from your IDE.
  2. Use the GUI to interact with the database.

Contributing

Contributions are welcome. Please fork this repository and create a pull request if you have something you want to add or improve.

License

This project is licensed under the terms of the MIT license.

About

Project Java kasir dengan GUI dan Database untuk mata kuliah Bahasa Pemrograman 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages