iniadnan / Cashier

Simple Point of Sale app in Command Line Interface mode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cashier

Program kasir menggunakan console / command line / terminal. Untuk hasil yang maksimal, ukuran jendela console bisa diset 80 x 32 karakter. Build menggunakan Visual Studio, set pre-precessor: _CRT_SECURE_NO_WARNINGS.

Untuk mengaktifkan fitur print nota, un-comment: print_bill(details); di file function.h.

About

Simple Point of Sale app in Command Line Interface mode.


Languages

Language:C++ 100.0%