/ManajemenPenjualan

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

Primary LanguageJava

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