Aplikasi POS Amigo, dibangun dengan JavaFX dengan Maven
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ronaldo Christnawan 49f0683a20 Membuat Shortcut, Bug Fix UI, UI Prototype Form Bayar, Logic UI Nomor Kartu
* Shortcut F8: Checkout
* Bug Fix: Minimum height di FormUtama menyebabkan scroll horizontal tidak muncul
* Logic UI nomor kartu:
	* Hanya bisa menginputkan integegr
	* Maksimum 4
	* Jika input sudah berisi 4 digit, otomatis tab ke nomor berikutnya
6 years ago
src/main Membuat Shortcut, Bug Fix UI, UI Prototype Form Bayar, Logic UI Nomor Kartu 6 years ago
.gitignore Update gitignore 6 years ago
README.md Initial commit 6 years ago
nbactions.xml Inisialisasi Kerangka Program POS 6 years ago
pom.xml Inisialisasi Kerangka Program POS 6 years ago

README.md

pos-terminal-app

Aplikasi POS Amigo, dibangun dengan JavaFX dengan Maven