KONSEP
PROGRAM
1.
Judul
Program
Program Aplikasi
Kasir “Lilipun Mobile Store”
2.
Tujuan
Program
Tujuan program ini adalah
untuk memudahkan pegawai kasir dalam pembelian barang di Lilipun Mobile Store.
3.
Sasaran
Program
Sasaran
program ini adalah pegawai kasir di Lilipun Mobile Store.
4.
Deskripsi
Program
Program ini hanya
terdiri atas 2 form. Berikut penjelasan dari tiap form.
·
Form
1
Form 1 merupakan
pembukaan. Form ini berisi ucapan selamat datang kepada pengguna.
·
Form
2
Form ini merupakan
bagian inti dari program. Pada form ini, pegawai toko memasukkan data diri
pembeli dan memasukkan data tentang barang yang akan dibeli. Data pembeli dan
data barang akan direkap di bagian kanan form.
FLOWCHART
PROGRAM
TUTORIAL
PROGRAM
1.
Membuka
program Visual Basic 2010
2.
Klik
New Project, maka akan muncul tampilan sebagai berikut
3.
Pada
Windows Form Application, klik OK kemudian akan muncul tampilan sebagai
berikut:
4.
Atur
form1 dengan interface dan toolbox sebagai berikut :
KOMPONEN
|
PROPERTIES
|
KETERANGAN
|
Form1
|
Name
Text
|
Form1
Lilipun Mobile Store
|
Label1
|
Name
Text
|
Label1
Selamat datang di
|
Label2
|
Name
Text
|
Label2
Lilipun
|
Label3
|
Name
Text
|
Label3
Mobile Store
|
Label4
|
Name
Text
|
Label4
Apakah anda ingin membeli mobile phone?
|
Button1
|
Name
Text
|
Button1
Ya
|
Button2
|
Name
Text
|
Button2
Tidak
|
5.
Tambahkan
form dengan cara Project > Add windows form > windows form > Add
seperti gambar berikut
6.
Atur
form2 dengan interface dan toolbox sebagai berikut :
Form2
|
Name
Text
|
Form2
Lilipun Mobile Store
|
Label1
|
Name
Text
|
Label1
Nama
|
Label2
|
Name
Text
|
Label2
Alamat
|
Label3
|
Name
Text
|
Label3
Tipe Mobile Phone
|
Label4
|
Name
Text
|
Label4
Harga Barang
|
Label5
|
Name
Text
|
Label5
Jumlah Barang
|
Label6
|
Name
Text
|
Label6
Diskon
|
Label7
|
Name
Text
|
Label7
Harga
|
Label8
|
Name
Text
|
Label8
Pembayaran
|
Label9
|
Name
Text
|
Label9
Kembalian
|
Label11
|
Name
Text
|
Label11
Vendor
|
Label12
|
Name
Text
|
Label12
Lilipun Mobile Store
|
Label13
|
Name
Text
|
Label13
Total Harga
|
Textbox1
|
Name
Text
|
Textbox1
|
Textbox2
|
Name
Text
|
Textbox2
|
Textbox3
|
Name
Text
ReadOnly
|
Textbox3
True
|
Textbox4
|
Name
Text
|
Textbox4
|
Textbox5
|
Name
Text
|
Textbox5
|
Textbox6
|
Name
Text
|
Textbox6
|
Textbox7
|
Name
Text
|
Textbox7
|
Textbox8
|
Name
Text
|
Textbox8
|
Textbox9
|
Name
Text
ReadOnly
|
Textbox9
True
|
RadioButton1
|
Name
Text
|
RadioButton1
Nokia
|
RadioButton2
|
Name
Text
|
RadioButton2
Iphone
|
RadioButton3
|
Name
Text
|
RadioButton3
Samsung
|
RadioButton4
|
Name
Text
|
RadioButton4
Blackberry
|
ComboBox1
|
Name
Text
DropDownStyle
|
ComboBox1
DropDownList
|
ComboBox2
|
Name
Text
DropDownStyle
|
ComboBox2
DropDownList
|
ComboBox3
|
Name
Text
DropDownStyle
|
ComboBox3
DropDownList
|
ComboBox4
|
Name
Text
DropDownStyle
|
ComboBox4
DropDownList
|
Button1
|
Name
Text
|
Button1
Hitung Harga
|
Button2
|
Name
Text
|
Button2
Hitung Kembalian
|
Button3
|
Name
Text
|
Button3
Tambah Item
|
Button4
|
Name
Text
|
Button4
Home
|
Button5
|
Name
Text
|
Button5
Exit
|
Button5
|
Name
Text
|
Button5
Hitung Total Harga
|
ListBox1
|
Name
Text
|
ListBox1
|
DataGridView1
|
Name
Textt
|
DataGridView1
Tipe Mobile Phone
Harga Barang
Jumlah Barang
Diskon
Harga
|
Untuk melihat listing serta konsep, flowchart, dan tutorial secara lengkap silakan download di sini
Untuk mendownload program silakan klik di sini
Tidak ada komentar:
Posting Komentar