Skip to content

This is a simple Java CRUD application with a sales management theme

Notifications You must be signed in to change notification settings

Alfarobby27/ManajemenPenjualan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Manajemen Penjualan

This is a simple Java CRUD application with a sales management theme

Created by :

Alfarobby27

Getting Started

  1. Make sure your computer has Git and Java Development Kit installed.

  2. Clone this repository to your computer and go to ManajemenPenjualan folder from the terminal or cmd.

    git clone https://github.com/Alfarobby27/ManajemenPenjualan.git && cd ManajemenPenjualan
  3. Compile the app

    javac Penjualan.java
  4. Run the app

    java Penjualan

Features

  • Display Item List
  • View Item Details
  • Add Item Data
  • Change Item Data
  • Delete Item Data
  • Buying Goods

About

This is a simple Java CRUD application with a sales management theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages