Anda di halaman 1dari 92

BAB V

IMPLEMENTASI SISTEM

5.1 Implementasi Komponen Sistem

5.1.1 Komponen Sistem Input

1. Form Login

Gambar 5.1.1.1 Form Login

Tabel 5.1.1.1 Propil Komponen Login

Jenis Object Keterangan Properti

Form : Name : F_Login

Caption : Login

Color : Default Windows

Height : 148

Width : 415

BorderStyle : Single

Position : ScreenCenter

Editbox 1 : Name : Ed_Host

Text : Kosong

136
Color : Default Windows

Height : 24

Width : 297

MaxLength : 30

Font : Ms Serif

FontStyle : Reguler

Size : 10

EditBox 2 : Name : Ed_User_Id

Text : Kosong

Color : Default Windows

Height : 24

Width : 225

MaxLength : 40

Font : Ms Serif

FontStyle : Reguler

Size : 10

EditBox 3 : Name : Ed_Password

Text : Kosong

Color : Default Windows

Height : 24

Width : 225

MaxLength : 32

Font : Ms Serif

137
FontStyle : Reguler

Size : 10

Button : Name : Btn_Masuk

Caption : &Masuk

Height : 49

Width : 65

Label 1 : Name : Label1

Caption : Host

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 2 : Name : Label2

Caption : User Id

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : Label3

Caption : Password

Font : Ms Serif

Font Style : Reguler

Size : 12

Shape : Name : Shape 1

Height : 2

138
Width : 385

Color : Black

2. Form Utama Untuk Bagian Admin

Gambar 5.1.1.2 Form Halaman Utama Untuk Bagian Admin

Tabel 5.1.1.2 Propil Komponen Utama Untuk Bagian Admin

Jenis Object Keterangan Properti

Form : Name : F_Utama

Caption : Sistem Aplikasi Absensi

Karyawan PT Ihsan Solusi

Color : Default Windows

Height : 148

Width : 415

BorderStyle : Single

Position : ScreenCenter

MainMenu : Name : MainMenu1

139
Items : Sistem, Data, Proses, Laporan,

Bantuan

Timer : Name : Timer1

Interval : 1000

Label 1 : Name : lbl_cek

Caption : …..Application On Admin……

Font : Ms Serif

Font Style : Reguler

Size : 18

Label 2 : Name : lbl_waktu

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : lbl_TBT

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

Size : 12

Button : Name : BBtn_Logout2

Caption : &Logout

Height : 49

Width : 497

140
3. Form Utama Untuk Bagian Karyawan

Gambar 5.1.1.3 Form Halaman Utama Untuk Bagian Karyawan

Tabel 5.1.1.3 Propil Komponen Utama Untuk Bagian Karyawan

Jenis Object Keterangan Properti

Form : Name : F_Utama

Caption : Sistem Aplikasi Absensi

Karyawan PT Ihsan Solusi

Color : Default Windows

Height : 148

Width : 415

BorderStyle : Single

Position : ScreenCenter

MainMenu : Name : MainMenu1

Items : Sistem, Proses, Bantuan

Timer : Name : Timer1

141
Interval : 1000

Label 1 : Name : lbl_cek

Caption : …..Application On User……

Font : Ms Serif

Font Style : Reguler

Size : 18

Label 2 : Name : lbl_waktu

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : lbl_TBT

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

Size : 12

Button 1 : Name : BBtn_Absensi

Caption : &Lakukan Absensi

Height : 49

Width : 249

Button 2 Name : BBtn_Logout

Caption : &Logout

Height : 49

142
Width : 249

4. Form Editing Password Bagian Admin

Gambar 5.1.1.4 Form Editing Password Untuk Admin

Tabel 5.1.1.4 Propil Komponen Editing Untuk Bagian Admin

Jenis Object Keterangan Properti

Form : Name : F_Editing_Password

Caption : Editing Password

Color : Default Windows

Height : 289

Width : 436

BorderStyle : Single

Position : ScreenCenter

Label 1 : Name : lbl_Status

Caption : Admin

Font : Ms Serif

143
Font Style : Reguler

Size : 14

Label 2 : Name : label_1

Caption : User Id yang sedang aktif =>

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : label_2

Caption : Password Lama

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 4 : Name : label_3

Caption : Password Baru

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 5 : Name : label_4

Caption : Pastikan Password

Font : Ms Serif

Font Style : Reguler

Size : 12

Shape 1, Shape 2, : Name : Shape_1, Shape_2, Shape_3

144
Shape 3 Height : 2

Width : 385

Color : Black

Button 1 : Name : BBtn_Simpan

Caption : &Simpan

Height : 49

Width : 129

Button 2 Name : BBtn_Reset

Caption : &Reset

Height : 49

Width : 145

Button 3 : Name : BBtn_Keluar

Caption : &Keluar

Height : 49

Width : 129

145
5. Form Editing Password Untuk Karyawan

Gambar 5.1.1.5 Form Editing Password Untuk Karyawan

Tabel 5.1.1.5 Propil Komponen Editing Untuk Bagian User

Jenis Object Keterangan Properti

Form : Name : F_Editing_Password

Caption : Editing Password

Color : Default Windows

Height : 289

Width : 436

BorderStyle : Single

Position : ScreenCenter

Label 1 : Name : lbl_Status

Caption : User

Font : Ms Serif

Font Style : Reguler

146
Size : 14

Label 2 : Name : label_1

Caption : User Id yang sedang aktif

=>

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : label_2

Caption : Password Lama

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 4 : Name : label_3

Caption : Password Baru

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 5 : Name : label_4

Caption : Pastikan Password

Font : Ms Serif

Font Style : Reguler

Size : 12

EditBox 1 : Name : Ed_user

147
Text : Default Name

Color : Default Windows

Height : 24

Width : 209

MaxLength : 0

Font : Ms Serif

FontStyle : Reguler

Size : 10

EditBox 2 : Name : Ed_Password_Lama

Text : Kosong

Color : Default Windows

Height : 24

Width : 249

PasswordChar : *

MaxLength : 30

Font : Ms Serif

FontStyle : Reguler

Size : 10

EditBox 3 : Name : Ed_P_Sekarang

Text : Kosong

Color : Default Windows

Height : 24

Width : 249

148
PasswordChar : *

MaxLength : 30

Font : Ms Serif

FontStyle : Reguler

Size : 10

EditBox 4 : Name : Ed_Pastikan_Password

Text : Kosong

Color : Default Windows

Height : 24

Width : 249

PasswordChar : *

MaxLength : 30

Font : Ms Serif

FontStyle : Reguler

Size : 10

Shape 1, Shape 2, : Name : Shape_1, Shape_2, Shape_3

Shape 3 Height : 2

Width : 385

Color : clBlack

Button 1 : Name : BBtn_Simpan

Caption : &Simpan

Height : 49

Width : 129

149
Button 2 Name : BBtn_Reset

Caption : &Reset

Height : 49

Width : 145

Button 3 : Name : BBtn_Keluar

Caption : &Keluar

Height : 49

Width : 129

6. Form Pengolahan Data Karyawan

Gambar 5.1.1.6 Form Pengolahan Data Karyawan

Tabel 5.1.1.6 Propil Komponen Pengolahan Data Karyawan

Jenis Object Keterangan Properti

Form : Name : F_Pengolahan_Karyawan

Caption : Pengolahan Data

150
Karyawan

Color : Default Windows

Height : 388

Width : 993

BorderStyle : Single

Position : ScreenCenter

DB Grid : Name : DBGrid_data_karyawan

Font : Ms Serif

FontStyle : Reguler

Size : 10

TitleFont

Font : Ms Serif

FontStyle : Bold

Size : 12

Options : dgEditing = False,

dgTabs = False

Label 1 : Name : label1

Caption : Cari berdasarkan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 2 : Name : label2

Caption : Cari data

151
Font : Ms Serif

Font Style : Reguler

Size : 12

Combo Box : Name : Cbb_Cari_Berdasarkan

Style : csDropDown

Color : Default Window

Items : Nama_Karyawan,

Tempat_Lahir, Karyawan_Bagian,

Status

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 233

Edit Box : Name : Ed_Cari_Data

Text : Default Name

Color : Default Window

Height : 24

Width : 233

MaxLength : 15

Font : Ms Serif

FontStyle : Reguler

Size : 10

152
Button 1 : Name : BBtn_Cari

Caption : &Cari

Height : 49

Width : 73

Button 2 Name : BBtn_Tambah

Caption : &Tambah

Height : 49

Width : 105

Button 3 : Name : BBtn_Pengolahan

Caption : &Pengolahan

Height : 49

Width : 105

Button 4 : Name : BBtn_Hapus

Caption : &Hapus

Height : 49

Width : 105

Button 5 : Name : BBtn_Ubah

Caption : &Ubah

Height : 49

Width : 105

Button 6 : Name : BBtn_Keluar

Caption : &Keluar

Height : 49

153
Width : 105

7. Form Input Dan Edit Data Karyawan

Gambar 5.1.1.7 Form Input dan Edit Data Karyawan

Tabel 5.1.1.7 Propil Komponen Input dan Edit Data Karyawan

Jenis Object Keterangan Properti

Form : Name : F_Karyawan

Caption : Inputan Data Karyawan

Color : Default Windows

Height : 243

Width : 468

BorderStyle : Single

Position : ScreenCenter

Label 1 : Name : label1

Caption : Nama

Font : Ms Serif

154
Font Style : Reguler

Size : 12

Label 2 : Name : label2

Caption : Tempat Lahir

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : label3

Caption : Tanggal Lahir

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 4 : Name : label4

Caption : Alamat Tinggal

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 5 : Name : label5

Caption : Karyawan Bagian

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 6 : Name : label6

155
Caption : Status

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 7 : Name : label7

Caption : No Hp

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 8 : Name : label8

Caption : No Komunikasi Lain

Font : Ms Serif

Font Style : Reguler

Size : 12

Edit Box 1 : Name : Ed_Nama

Text : Kosong

Color : Default Window

Height : 24

Width : 209

MaxLength : 20

Font : Ms Serif

FontStyle : Reguler

Size : 10

156
Edit Box 2 : Name : Ed_Tempat_Lahir

Text : Kosong

Color : Default Window

Height : 24

Width : 209

MaxLength : 30

Font : Ms Serif

FontStyle : Reguler

Size : 10

Edit Box 3 : Name : Ed_Alamat

Text : Kosong

Color : Default Window

Height : 24

Width : 209

MaxLength : 80

Font : Ms Serif

FontStyle : Reguler

Size : 10

Edit Box 4 : Name : Ed_K_Bagian

Text : Kosong

Color : Default Window

Height : 24

Width : 209

157
MaxLength : 20

Font : Ms Serif

FontStyle : Reguler

Size : 10

Edit Box 5 : Name : Ed_No_Komunikasi

Text : Kosong

Color : Default Window

Height : 24

Width : 209

MaxLength : 12

Font : Ms Serif

FontStyle : Reguler

Size : 10

Edit Box 6 : Name : Ed_No_Komunikasi2

Text : Kosong

Color : Default Window

Height : 24

Width : 209

MaxLength : 50

Font : Ms Serif

FontStyle : Reguler

Size : 10

DateTimePicker : Name : DTP_TBT

158
Date : 01/01/1900

Time : 0:00:00

Kind : dtkDate

Height : 24

Width : 209

Combo Box 2 : Name : Cbb_Status

Style : csDropDown

Color : Default Window

Items : Belum Menikah, Sudah

Menikah

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 209

Button 1 : Name : BBtn_Simpan

Caption : &Simpan

Height : 65

Width : 65

Button 2 Name : BBtn_Reset

Caption : &Reset

Height : 65

Width : 65

159
Button 3 : Name : BBtn_Batal

Caption : &Batal

Height : 57

Width : 65

Shape : Name : Shape1

Height : 193

Width : 2

Color : clBlack

8. Form Pengolahan Data Pengguna

Gambar 5.1.1.8 Form Pengolahan Data Pengguna

Tabel 5.1.1.8 Propil Komponen Pengolahan Data Pengguna

Jenis Object Keterangan Properti

Form : Name : F_Pengolahan_Pengguna

Caption : Pengolahan Akun User

160
Karyawan

Color : Default Windows

Height : 334

Width : 944

BorderStyle : Single

Position : ScreenCenter

DB Grid : Name : DBGrid_Pengguna

Font

Font : Ms Serif

FontStyle : Reguler

Size : 10

TitleFont

Font : Ms Serif

FontStyle : Bold

Size : 12

Options : dgEditing = False, dgTabs =

False

Label 1 : Name : label1

Caption : Nama Karyawan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 2 : Name : label2

161
Caption : Karyawan Bagian

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : label3

Caption : :

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 4 : Name : label4

Caption : :

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 5 : Name : lbl_Nama_Karyawan

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 6 : Name : lbl_Karyawan_Bagian

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

162
Size : 12

Shape : Name : Shape1

Height : 2

Width : 913

Color : clBlack

Button 1 : Name : BBtn_Tambah

Caption : &Tambah

Height : 57

Width : 89

Button 2 Name : BBtn_Ubah

Caption : &Ubah

Height : 57

Width : 89

Button 3 : Name : BBtn_Hapus

Caption : &Hapus

Height : 57

Width :89

Button 4 : Name : BBtn_Kembali

Caption : &Kembali

Height : 49

Width : 89

9. Form Inputan Tambah Data Pengguna

163
Gambar 5.1.1.9 Form Inputan Tambah Data Pengguna

Tabel 5.1.1.9 Propil Komponen Inputan Tambah Data Pengguna

Jenis Object Keterangan Properti

Form : Name : F_Pendaftaran

Caption : Tambah Pengguna

Color : Default Windows

Height : 224

Width : 382

BorderStyle : Single

Position : ScreenCenter

Label 1 : Name : label1

Caption : User Id

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 2 : Name : label2

164
Caption : Password

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : label3

Caption : RePassword

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 4 : Name : label4

Caption : Hak Akses

Font : Ms Serif

Font Style : Reguler

Size : 12

EditBox 1 : Name : Ed_User_Id

Text : Default Name

Color : Default Windows

Height : 24

Width : 249

MaxLength : 50

Font : Ms Serif

FontStyle : Reguler

Size : 10

165
EditBox 2 : Name : Ed_Password

Text : Default Name

Color : Default Windows

Height : 24

Width : 249

PasswordChar : *

MaxLength : 32

Font : Ms Serif

FontStyle : Reguler

Size : 10

EditBox 3 : Name : Ed_Re_Pass

Text : Default Name

Color : Default Windows

Height : 24

Width : 249

PasswordChar : *

MaxLength : 32

Font : Ms Serif

FontStyle : Reguler

Size : 10

Combo Box 1 : Name : Cbb_Hak_Akses

Style : csDropDown

Color : Default Window

166
Items : Admin, User

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 249

Shape 1 : Name : Shape1

Height : 2

Width : 353

Color : clBlack

Button 1 : Name : BBtn_Simpan

Caption : &Simpan

Height : 49

Width : 169

Button 2 Name : BBtn_Kembali

Caption : &Kembali

Height : 49

Width : 177

10. Form Editing Data Pengguna

167
Gambar 5.1.1.10 Form Editing Data Pengguna

Tabel 5.1.1.10 Propil Komponen Editing Data Pengguna

Jenis Object Keterangan Properti

Form : Name : F_Pendaftaran_Edit

Caption : Edit Pengguna

Color : Default Windows

Height : 274

Width : 385

BorderStyle : Single

Position : ScreenCenter

Label 1 : Name : label1

Caption : User Id

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 2 : Name : label2

Caption : Hak Akses

Font : Ms Serif

168
Font Style : Reguler

Size : 12

EditBox 1 : Name : Ed_User_Id

Text : Default Name

Color : Default Windows

Height : 24

Width : 249

MaxLength : 50

Font : Ms Serif

FontStyle : Reguler

Size : 10

ComboBox : Name : Cbb_Hak_Akses

Style : csDropDown

Color : Default Window

Items : Admin, User

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 249

Shape 1 : Name : Shape1

Height : 4

Width : 353

169
Color : clBlack

Button 1 : Name : BBtn_Simpan

Caption : &Simpan

Height : 49

Width : 177

Button 2 Name : BBtn_Kembali

Caption : &Kembali

Height : 49

Width : 177

11. Form Pengolahan Data Hari Libur

170
Gambar 5.1.1.11 Form Pengolahan Data Hari Libur

Tabel 5.1.1.11 Propil Komponen Pengolahan Data Hari Libur

Jenis Object Keterangan Properti

Form : Name : F_Pengolhan_HLibur

Caption : Pengolahan Hari Libur

Color : Default Windows

Height : 607

Width : 633

BorderStyle : Single

Position : ScreenCenter

DB Grid : Name : DBGrid_tbl_hlibur

171
Font

Font : Ms Serif

FontStyle : Reguler

Size : 10

TitleFont

Font : Ms Serif

FontStyle : Bold

Size : 12

Options : dgEditing = False, dgTabs

= False

Label 1 : Name : label1

Caption : Pencarian type 1

Font : Ms Serif

Font Style : Reguler

Size : 12

Effects : Underline

Label 2 : Name : label2

Caption : Cari berdasarkan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : label3

Caption : Cari data

172
Font : Ms Serif

Font Style : Reguler

Size : 12

Label 4 : Name : label4

Caption : Pencarian type 2

Font : Ms Serif

Font Style : Reguler

Size : 12

Effects : Underline

Label 5 : Name : label5

Caption : Tanggal

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 6 : Name : label6

Caption : Bulan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 7 : Name : label7

Caption : Tahun

Font : Ms Serif

Font Style : Reguler

173
Size : 12

Combo Box 1 : Name : Cbb_Cari_berdasarkan

Style : csDropDownList

Color : Default Window

Items : Bulan, Tahun

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 361

Combo Box 2 : Name : Cbb_Tanggal

Style : csDropDownList

Color : Default Window

Items : Pilih Tanggal, 1, 2, 3, 4, 5,

6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,

17, 18, 19, 20, 21, 22, 23, 24, 25,

26, 27, 28, 29, 30, 31

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 361

Combo Box 3 : Name : Cbb_Bulan

174
Style : csDropDownList

Color : Default Window

Items : Pilih Bulan, Januari,

Februari, Maret, April, Mei, Juni,

Juli, Agustus, September, Oktober,

November, Desember

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 361

Edit Box 1 : Name : Ed_Cari_Data

Text : Default Name

Color : Default Window

Height : 24

Width : 361

MaxLength : 20

Font : Ms Serif

FontStyle : Reguler

Size : 10

Edit Box 2 : Name : Ed_Tahun

Text : Default Name

Color : Default Window

175
Height : 24

Width : 361

MaxLength : 7

Font : Ms Serif

FontStyle : Reguler

Size : 10

Button 1 : Name : BBtn_Aktifkan_1

Caption : &Aktifkan

Height : 25

Width : 449

Button 2 Name : BBtn_Cari

Caption : &Cari

Height : 49

Width : 81

Button 3 : Name : BBtn_Aktifkan_2

Caption : &Aktifkan

Height : 25

Width : 449

Button 4 : Name : BBtn_Cari_2

Caption : &Cari

Height : 73

Width : 81

Button 5 : Name : BBtn_Tambah

176
Caption : &Tambah

Height : 49

Width : 121

Button 6 : Name : BBtn_Hapus

Caption : &Hapus

Height : 49

Width : 121

Button 7 : Name : BBtn_Ubah

Caption : &Ubah

Height : 49

Width : 121

Button 8 : Name : BBtn_Reset

Caption : &Reset

Height : 49

Width : 121

Button 9 : Name : BBtn_Keluar

Caption : &Keluar

Height : 49

Width : 121

Shape 1, Shape 2, : Name : Shape1, Shape2, Shape3

Shape 3 Height : 2

Width : 601

Color : clBlack

177
12. Form Inputan Tambah Data Hari Libur

Gambar 5.1.1.12 Form Inputan Tambah Data Hari Libur

Tabel 5.1.1.12 Propil Komponen Inputan Tambah Data Hari Libur

Jenis Object Keterangan Properti

Form : Name : F_Inputan_TD_Hlibur

Caption : Inputan Tambah Data Hari

Libur

Color : Default Windows

Height : 209

Width : 334

BorderStyle : Single

Position : ScreenCenter

Label 1 : Name : label1

Caption : Tanggal

Font : Ms Serif

Font Style : Reguler

178
Size : 12

Label 2 : Name : label2

Caption : Bulan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : label3

Caption : Tahun

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 4 : Name : label4

Caption : Keterangan

Font : Ms Serif

Font Style : Reguler

Size : 12

EditBox 1 : Name : Ed_Tahun

Text : Default Name

Color : Default Windows

Height : 22

Width : 217

MaxLength : 6

Font : Ms Serif

179
FontStyle : Reguler

Size : 10

EditBox 2 : Name : Ed_Keterangan

Text : Default Name

Color : Default Windows

Height : 22

Width : 217

MaxLength : 30

Font : Ms Serif

FontStyle : Reguler

Size : 10

Combo Box 1 : Name : Cbb_Tanggal

Style : csDropDownList

Color : Default Window

Items : Pilih Tanggal, 1, 2, 3, 4, 5, 6, 7,

8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18,

19, 20, 21, 22, 23, 24, 25, 26, 27, 28,

29, 30, 31

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 22

Width : 217

180
Combo Box 2 : Name : Cbb_Bulan

Style : csDropDownList

Color : Default Window

Items : Pilih Bulan, Januari, Februari,

Maret, April, Mei, Juni, Juli, Agustus,

September, Oktober, November,

Desember

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 22

Width : 217

Button 1 : Name : BBtn_Simpan

Caption : &Simpan

Height : 49

Width : 153

Button 2 : Name : BBtn_Batalkan

Caption : &Batalkan

Height : 49

Width : 153

13. Form Editing Data Hari Libur

181
Gambar 5.1.1.13 Form Editing Data Hari Libur

Tabel 5.1.1.13 Propil Komponen Editing Data Hari Libur

Jenis Object Keterangan Properti

Form : Name : F_Edit_Hlibur

Caption : Pengeditan Data Hari Libur

Color : Default Windows

Height : 364

Width : 494

BorderStyle : Single

Position : ScreenCenter

Label 1 : Name : label1

Caption : Data yang di edit pada

Font : Ms Serif

Font Style : Reguler

182
Size : 12

Effects : Underline

Label 2 : Name : label2

Caption : Bulan

Font : Ms Serif

Font Style : Reguler

Size : 12

Effects : Underline

Label 3 : Name : label3

Caption : Tahun

Font : Ms Serif

Font Style : Reguler

Size : 12

Effects : Underline

Label 4 : Name : label4

Caption : Tanggal Sebelumnya

Font : Ms Serif

Font Style : Reguler

Size : 12

Effects : Underline

Label 5 : Name : label5

Caption : Keterangan Sebelumnya

Font : Ms Serif

183
Font Style : Reguler

Size : 12

Effects : Underline

Label 6 : Name : label6

Caption : Inputan untuk merubah

Tanggal dan Keterangan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 7 : Name : label7

Caption : Tanggal

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 8 : Name : label8

Caption : Keterangan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 9 : Name : lbl_Bulan

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

184
Size : 12

Label 10 : Name : lbl_Tahun

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 11 : Name : lbl_Tanggal

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 12, Label 13, : Name : label12, Label13, Label14,

Label 14, Label 15, Label15, Label16, Label17

Label 16, Label 17 Caption : :

Font : Ms Serif

Font Style : Reguler

Size : 12

EditBox 1 : Name : Ed_Keterangan

Text : Kosong

Color : Default Windows

Height : 24

Width : 145

MaxLength : 60

185
Font : Ms Serif

FontStyle : Reguler

Size : 10

EditBox 2 : Name : Ed_Keterangan2

Text : Kosong

Color : Default Windows

Height : 24

Width : 145

MaxLength : 20

Font : Ms Serif

FontStyle : Reguler

Size : 10

Combo Box : Name : Cbb_Tanggal

Style : csDropDownList

Color : Default Window

Items : Pilih Tanggal, 1, 2, 3, 4, 5, 6, 7,

8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18,

19, 20, 21, 22, 23, 24, 25, 26, 27, 28,

29, 30, 31

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

186
Width : 145

Shape 1, Shape 2 : Name : Shape1, Shape2

Height : 2

Width : 465

Color : clBlack

Button 1 : Name : BBtn_Simpan

Caption : &Simpan

Height : 49

Width : 233

Button 2 Name : BBtn_Batal

Caption : &Batal

Height : 49

Width : 233

14. Form Editing Data Standar Jam

Gambar 5.1.1.14 Form Editing Data Standar Jam

Tabel 5.1.1.14 Propil Komponen Editing Data Standar Jam

187
Jenis Object Keterangan Properti

Form : Name : F_Standar_JK

Caption : Pengolahan Standar Jam Kerja

Color : Default Windows

Height : 119

Width : 415

BorderStyle : Single

Position : ScreenCenter

Label 1 : Name : label1

Caption : Standar Jam Kerja Sekarang

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 2 : Name : label2

Caption : Standar Jam Kerja Baru

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3, Label 4 : Name : label3, label4

Caption : Jam

Font : Ms Serif

Font Style : Reguler

Size : 12

188
Label 5 : Name : label5

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

Size : 12

Combo Box : Name : Cbb_Jam

Style : csDropDownList

Color : Default Window

Items : Pilih Jam, 1, 2, 3, 4, 5, 6, 7, 8, 9,

10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20,

21, 22, 23

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 81

Shape : Name : Shape1

Height : 2

Width : 385

Color : clBlack

15. Form Editing Data Konsekuensi Jam

189
Gambar 5.1.1.15 Form Editing Data Konsekuensi Jam

Tabel 5.1.1.15 Propil Komponen Editing Data Konsekuensi Jam

Jenis Object Keterangan Properti

Form : Name : F_Konsekuensi_Jam

Caption : Pengolahan Konsekuensi Jam

Color : Default Windows

Height : 313

Width : 386

BorderStyle : Single

Position : ScreenCenter

Label 1 : Name : label1

Caption : Konsekuensi Jam yang sedang

berjalan

Font : Ms Serif

190
FontStyle : Reguler

Size : 12

Effects : Underline

Label 2 : Name : label2

Caption : Konsekuensi Jam ketika

masuk selama

Font : Ms Serif

FontStyle : Reguler

Size : 12

Label 3 : Name : label3

Caption : Konsekuensi Jam ketika izin

selama

Font : Ms Serif

FontStyle : Reguler

Size : 12

Label 4 : Name : label4

Caption : Konsekuensi Jam ketika

kembali selama

Font : Ms Serif

FontStyle : Reguler

Size : 12

Label 5 : Name : label5

Caption : Area pengubahan konsekuensi

191
Jam

Font : Ms Serif

FontStyle : Reguler

Size : 12

Effects : Underline

Label 6 : Name : label6

Caption : Ketika Masuk Selama

Font : Ms Serif

FontStyle : Reguler

Size : 12

Label 7 : Name : label7

Caption : Ketika Izin Selama

Font : Ms Serif

FontStyle : Reguler

Size : 12

Label 8 : Name : label8

Caption : Ketika Kembali Selama

Font : Ms Serif

FontStyle : Reguler

Size : 12

Label 9, Label 10, : Name : label9, label10, label11, label12,

Label 11, Label 12, label13, label14

Label 13, Label 14 Caption : =

192
Font : Ms Serif

FontStyle : Reguler

Size : 12

Label 15, Label 16, : Name : label15, label16, label17,

Label 17, Label 18, label18, label19, label20

Label 19, Label 20 Caption : Jam

Font : Ms Serif

FontStyle : Reguler

Size : 12

Label 21 : Name : lbl_KJ_Masuk

Caption : Default Name

Font : Ms Serif

FontStyle : Reguler

Size : 12

Label 22 : Name : lbl_KJ_Izin

Caption : Default Name

Font : Ms Serif

FontStyle : Reguler

Size : 12

Label 23 : Name : lbl_KJ_Kembali

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

193
Size : 12

Combo Box 1 : Name : Cbb_KJ_Masuk

Style : csDropDownList

Color : Default Window

Items : Pilih Jam, 1, 2, 3, 4, 5, 6, 7, 8, 9,

10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20,

21, 22, 23

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 81

Combo Box 2 : Name : Cbb_KJ_Izin

Style : csDropDownList

Color : Default Window

Items : Pilih Jam, 1, 2, 3, 4, 5, 6, 7, 8, 9,

10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20,

21, 22, 23

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 81

194
Combo Box 3 : Name : Cbb_KJ_Kembali

Style : csDropDownList

Color : Default Window

Items : Pilih Jam, 1, 2, 3, 4, 5, 6, 7, 8, 9,

10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20,

21, 22, 23

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 81

Shape : Name : Shape1

Height : 2

Width : 353

Color : clBlack

16. Form Pembuatan Laporan Detail Data Absensi

195
Gambar 5.1.1.16 Form Pembuatan Laporan Detail Data Absensi

Tabel 5.1.1.16 Propil Komponen Pembuatan Laporan Detail Data Absensi

Keterangan Properti

196
Jenis Object

Form : Name : FLaporan_DAbsensi

Caption : Pelaporan Detail Absensi

Color : Default Windows

Height : 695

Width : 437

BorderStyle : Single

Position : ScreenCenter

DB Grid : Name : DBGrid_q_karyawan

Font

Font : Ms Serif

FontStyle : Reguler

Size : 10

TitleFont

Font : Ms Serif

FontStyle : Bold

Size : 12

Options : dgEditing = False, dgTabs =

False

Label 1 : Name : label1

Caption : Laporkan Berdasarkan

Font : Ms Serif

Font Style : Reguler

197
Size : 12

Effects : Underline

Label 2 : Name : label2

Caption : Induk Karyawan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : label3

Caption : Bulan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 4 : Name : label4

Caption : Tahun

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 5, Label 6, : Name : label5, label6, label7

Label 7 Caption : :

Font : Ms Serif

Font Style : Reguler

Size : 12

EditBox 1 : Name : Ed_IDK

198
Text : Default Name

Color : Default Windows

Height : 24

Width : 249

MaxLength : 0

Font : Ms Serif

FontStyle : Reguler

Size : 10

EditBox 2 : Name : Ed_Tahun

Text : Kosong

Color : Default Windows

Height : 24

Width : 249

MaxLength : 6

Font : Ms Serif

FontStyle : Reguler

Size : 10

Combo Box : Name : Cbb_Bulan

Style : csDropDownList

Color : Default Window

Items : Pilih Bulan, Januari, Februari,

Maret, April, Mei, Juni, Juli, Agustus,

September, Oktober, November,

199
Desember

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 249

Shape 1, Shape 2 : Name : Shape1, Shape2

Height : 2

Width : 401

Color : clBlack

Button 1 : Name : BBtn_Laporkan

Caption : &Laporkan

Height : 49

Width : 145

Button 2 Name : BBtn_Reset

Caption : &Reset

Height : 49

Width : 113

Button 3 : Name : BBtn_Keluar

Caption : &Keluar

Height : 57

Width :145

200
17. Form Pembuatan Laporan Detail Data Rekapan

Gambar 5.1.1.17 Form Pembuatan Laporan Detail Data Rekapan

Tabel 5.1.1.17 Propil Komponen Pembuatan Laporan Detail Data Rekapan

Jenis Object Keterangan Properti

Form : Name : FLaporan_DR

201
Caption : Pelaporan Detail Rekapan

Color : Default Windows

Height : 684

Width : 434

BorderStyle : Single

Position : ScreenCenter

DB Grid : Name : DBGrid_Q_Karyawan

Font

Font : Ms Serif

FontStyle : Reguler

Size : 10

TitleFont

Font : Ms Serif

FontStyle : Bold

Size : 12

Options : dgEditing = False, dgTabs =

False

Label 1 : Name : label1

Caption : Laporkan Berdasarkan

Font : Ms Serif

Font Style : Reguler

Size : 12

202
Effects : Underline

Label 2 : Name : label2

Caption : Induk Karyawan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : label3

Caption : Bulan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 4 : Name : label4

Caption : Tahun

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 5, Label 6, : Name : label5, label6, label7

Label 7 Caption : :

Font : Ms Serif

Font Style : Reguler

Size : 12

EditBox 1 : Name : Ed_IDK

Text : Default Name

203
Color : Default Windows

Height : 24

Width : 249

MaxLength : 0

Font : Ms Serif

FontStyle : Reguler

Size : 10

EditBox 2 : Name : Ed_Tahun

Text : Kosong

Color : Default Windows

Height : 24

Width : 249

MaxLength : 6

Font : Ms Serif

FontStyle : Reguler

Size : 10

Combo Box : Name : Cbb_Bulan

Style : csDropDownList

Color : Default Window

Items : Pilih Bulan, Januari, Februari,

Maret, April, Mei, Juni, Juli, Agustus,

September, Oktober, November,

Desember

204
Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 249

Shape 1, Shape 2 : Name : Shape1, Shape2

Height : 2

Width : 401

Color : clBlack

Button 1 : Name : BBtn_Laporkan

Caption : &Laporkan

Height : 49

Width : 145

Button 2 Name : BBtn_Reset

Caption : &Reset

Height : 49

Width : 113

Button 3 : Name : BBtn_Keluar

Caption : &Keluar

Height : 57

Width :145

18. Form Pembuatan Laporan Rekapan Bulanan

205
Gambar 5.1.1.18 Form Pembuatan Laporan Rekapan Bulanan

Tabel 5.1.1.18 Propil Komponen Pembuatan Laporan Rekapan Bulanan

Jenis Object Keterangan Properti

Form : Name : F_Rekapan

Caption : Pengolahan Rekapan Jam

Kerja Karyawan

Color : Default Windows

Height : 644

Width : 562

BorderStyle : Single

206
Position : ScreenCenter

DB Grid 1 : Name : DBGrid_tbl_karyawan

Font

Font : Ms Serif

FontStyle : Reguler

Size : 10

TitleFont

Font : Ms Serif

FontStyle : Bold

Size : 12

Options : dgEditing = False, dgTabs =

False

DB Grid 2 : Name : DBGrid_tbl_hasil_akhir

Font

Font : Ms Serif

FontStyle : Reguler

Size : 10

TitleFont

Font : Ms Serif

FontStyle : Bold

Size : 12

Options : dgEditing = False, dgTabs =

False

207
Label 1 : Name : label1

Caption : Cari berdasarkan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 2 : Name : label2

Caption : Cari data

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3 : Name : label3

Caption : Pilih Bulan dan Tahun yang

akan di rekap

Font : Ms Serif

Font Style : Reguler

Size : 12

Effects : Underline

Label 4 : Name : label4

Caption : Tahun :

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 5 : Name : label5

208
Caption : Pilih Bulan :

Font : Ms Serif

Font Style : Reguler

Size : 12

EditBox 1 : Name : Ed_Cari_Data

Text : Kosong

Color : Default Windows

Height : 24

Width : 297

MaxLength : 20

Font : Ms Serif

FontStyle : Reguler

Size : 10

EditBox 2 : Name : Ed_Tahun

Text : Kosong

Color : Default Windows

Height : 24

Width : 185

MaxLength : 7

Font : Ms Serif

FontStyle : Reguler

Size : 10

Combo Box 1 : Name : Cbb_Cari_Berdasarkan

209
Style : csDropDownList

Color : Default Window

Items : Nama Karyawan, Karyawan

Bagian

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 297

Combo Box 2 : Name : Cbb_Bulan

Style : csDropDownList

Color : Default Window

Items : Pilih Bulan, Januari, Februari,

Maret, April, Mei, Juni, Juli, Agustus,

September, Oktober, November,

Desember

Font : Ms Serif

FontStyle : Reguler

Size : 10

Height : 24

Width : 169

Button 1 : Name : BBtn_Rekap

Caption : &Rekap

210
Height : 49

Width : 193

Button 2 Name : BBtn_Reset

Caption : &Reset

Height : 49

Width : 145

Button 3 : Name : BBtn_Keluar

Caption : &Keluar

Height : 49

Width :193

Button 4 : Name : BBtn_Aktifkan

Caption : &Aktifkan

Height : 49

Width :129

Button 5 : Name : BBtn_Laporkan

Caption : &Laporkan

Height : 49

Width :137

Button 6 : Name : BBtn_Hapus2

Caption : &Hapus Semua

Height : 49

Width :137

Button 7 : Name : BBtn_Hapus

211
Caption : &Hapus

Height : 49

Width :129

Button 8 : Name : BBtn_Cari

Caption : &Cari

Height : 49

Width :107

Shape 1, Shape 2 : Name : Shape1, Shape2

Height : 2

Width : 529

Color : clBlack

19. Form Tambah Data Absensi dan Data Rekapan

Gambar 5.1.1.19 Form Tambah Data Absensi dan Data Rekapan

212
Tabel 5.1.1.19 Propil Komponen Tambah Data Absensi dan Data Rekapan

Jenis Object Keterangan Properti

Form : Name : F_Absensi

Caption : Pengolahan Absensi

Color : Default Windows

Height : 375

Width : 634

BorderStyle : Single

Position : ScreenCenter

Label 1 : Name : label1

Caption : Nama Karyawan

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 2 : Name : label2

213
Caption : Waktu Sekarang

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 3, Label 4 : Name : label3, label4

Caption : :

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 5 : Name : lbl_Nama_Karyawan

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 6 : Name : lbl_Waktu

Caption : Waktu

Font : Ms Serif

Font Style : Reguler

Size : 12

Label 7 : Name : lbl_TBT

Caption : Default Name

Font : Ms Serif

Font Style : Reguler

214
Size : 12

Label 8 : Name : label7

Caption : Tombol Penekanan Untuk

Keterangan Absensi Karyawan

Font : Ms Serif

Font Style : Reguler

Size : 12

Shape 1, Shape 2 : Name : Shape1, Shape2

Height : 4

Width : 601

Color : clBlack

Button 1 : Name : BBtn_Masuk

Caption : &Masuk

Height : 49

Width : 137

Button 2 : Name : BBtn_Pulang

Caption : &Pulang

Height : 49

Width : 137

Button 3 : Name : BBtn_Izin_Keluar

Caption : &Izin Keluar

Height : 49

Width : 137

215
Button 4 : Name : BBtn_Kembali

Caption : &Kembali

Height : 49

Width : 137

Button 5 : Name : BBtn_Kembali_kemenu

Caption : &Kembali Kemenu

Height : 49

Width : 137

Button 6 : Name : BBtn_Logout

Caption : &Logout

Height : 49

Width : 137

Image 1, Image 2 : Name : Image1, Image2

Picture : JPEGImage

Height : 73

Width : 305

Timer : Name : Timer1

Interval : 1000

20. Form Inputan Keterangan Izin

Gambar 5.1.1.20 Form Inputan Keterangan Izin

216
Tabel 5.1.1.20 Propil Komponen Form Inputan Keterangan Izin

Jenis Object Keterangan Properti

Form : Name : F_Ket_Izin

Caption : Keterangan Izin

Color : Default Windows

Height : 108

Width : 572

BorderStyle : Single

Position : ScreenCenter

Label 1 : Name : label1

Caption : Keterangan

Font : Ms Serif

Font Style : Reguler

Size : 12

EditBox 1 : Name : Ed_Keterangan

Text : Kosong

Color : Default Windows

Height : 24

Width : 377

MaxLength : 80

217
Font : Ms Serif

FontStyle : Reguler

Size : 10

Button 1 : Name : BBtn_Simpan

Caption : &Simpan

Height : 49

Width : 65

5.1.2 Komponen Sistem Output

1. Form Output Formatan Laporan Detail Data Absensi

Gambar 5.1.2.1 Form Output Formatan Laporan Detail Data Absensi

218
Tabel 5.1.2.1 Propil Komponen Form Output Formatan Laporan Detail Data

Absensi

Jenis Object Keterangan Properti

Form : Name : FLaporan_DA

Caption : Laporan Detail Absensi

Color : Default Window

BorderStyle : Single

Position : ScreenCenter

QReport : Name :

Page : PaperSize = A4, Orientation =

poPortrait

Bands : HasDetail = True,

219
HasPageHeader = True, HasTitle = True

DataSet = DM_Absensi.QAbsensi

Shape 1, Shape 2 : Name : QRShape1, QRShape2

Height : 2

Width : 705

Color : clBlack

Shape 3, Shape 4, : Name : QRShape3, QRShape4,

Shape 5, Shape 6, QRShape5, QRShape6, QRShape7

Shape 7 Height : 33

Width : 2

Color : clBlack

2. Form Output Formatan Laporan Detail Data Rekapan

Gambar 5.1.2.2 Form Output Formatan Laporan Detail Data Rekapan

220
Tabel 5.1.2.2 Propil Komponen Form Output Formatan Laporan Detail Data

Rekapan

Jenis Object Keterangan Properti

Form : Name : FLaporan_DetR

Caption : Laporan Detail Rekapan

Color : Default Window

BorderStyle : Single

Position : ScreenCenter

QReport : Name : QuickRep1

Page : PaperSize = A4, Orientation =

221
poPortrait

Bands : HasDetail = True,

HasPageHeader = True, HasTitle = True

DataSet = DM_Absensi.QAbsensi

Shape 1, Shape 2 : Name : QRShape1, QRShape2

Height : 2

Width : 705

Color : clBlack

Shape 3, Shape 4, : Name : QRShape3, QRShape4,

Shape 5, Shape 6, QRShape5, QRShape6, QRShape7,

Shape 7, Shape 8, QRShape8, QRShape9

Shape 9 Height : 33

Width : 2

Color : clBlack

3. Form Output Formatan Laporan Rekapan Bulanan

Gambar 5.1.2.3 Form Output Formatan Laporan Rekapan Bulanan

222
Tabel 5.1.2.3 Propil Komponen Form Output Formatan Laporan

Rekapan Bulanan

Jenis Object Keterangan Properti

Form : Name : F_Laporan

Caption : Laporan Hasil Rekapan Data

Absensi Karyawan

Color : Default Window

BorderStyle : Single

Position : ScreenCenter

QReport : Name : QR_Rekapan

Page : PaperSize = A4, Orientation =

223
poPortrait

Bands : HasDetail =f True,

HasPageHeader = True, HasTitle = True

DataSet = DM_Absensi.QAbsensi

QRLabel 1, QRLabel : Name : QRLabel1, QRLabel2,

2, QLabel 3, QRLabel QRLabel3, QRLabel4, QRLabel5,

4, QRLabel 5, QRLabel6, QRLabel7, QRLabel8,

QRLabel 6, QRLabel QRLabel9, QRLabel10, QRLabel11

7, QRLabel 8, Font : Arial, Times New Roman

QRLabel 9, QRLabel FontStyle : Reguler

10, QRLabel 11, Size : 11, 12

QRLabel 12, Effects : Underline

QRLabel 13,

QRLabel 14,

QRLabel 15,

QRLabel 16,

QRLabel 17,

QRLabel 18,

QRLabel 19,

QRLabel 20

QRDBText 1, 2, 3, 4, : Font : Times New Roman

5, 6, 7, 8, 9, 10, 11, FontStyle : Reguler

224
12, 13, 14 Size : 11

Shape 1, Shape 2 : Name : QRShape1, QRShape2

Height : 4

Width : 681

Color : clBlack

Shape 3, Shape 4, : Name : QRShape3, QRShape4

Height : 265

Width : 4

Color : clBlack

Shape 5 : Name : QRShape5

Height : 3

Width : 665

Color : clBlack

5.2 Implementasi Perangkat Lunak

Perangkat lunak yang digunakan untuk mengimplenentasikan sistem


adalah, sebagai berikut :
1. Sistem Operasi Windows 7 Ultimate
2. Xampp MySQL sebagai databasenya.
3. Borland Delphi 7 yang digunakan untuk membuat sistem aplikasi absensi
karyawan pada PT. Ihsan Solusi.

5.3 Implementasi Perangkat Keras

Perangkat keras yang digunakan untuk mengimplementasikan

225
sistem adalah sebagai berikut.
1. Processor AMD E1-1200 APU
2. RAM 2 GB
3. Hard Disk 80 GB,
4. Memory 512 MB
5. Monitor Display 1024 x 768
6. System type 32 bit
5.4 Kegiatan Implementasi Sistem

Kegiatan yang dilakukan agar aplikasi ini bisa dijalankan adalah

sebagai berikut :

1. Aplikasi ini memiliki beberapa folder yang nantinya dipakai untuk

keperluan jalannya aplikasi.

2. Untuk mengaktifkan aplikasi ini, harus dilakukan menginstalkan aplikasi

Xampp MySQL pada komputer yang nantinya akan dijadikan tempat

menjalankan aplikasi.

3. Setelah menginstalkan Xampp MySQL, dilanjutkan memindahkan folder

database yang berisikan data - data mengenai database kedalam folder

mysql Xampp yang tertera pada data sistem di komputer yang

sebelumnya akan dijadikan tempat menjalankan sistem aplikasi ini.

4. Setelah itu, pada mysql dibuatkan user yang bernamakan ‘absensi’ dengan

password ‘cendekia’ yang sekaligus diaktifkan user tersebut pada mysql,

agar proses sambungan antara aplikasi dengan database berjalan dengan

lancar.

5. Aplikasi siap di jalankan, dengan cara mengaktifkan Xampp MySQL

pada tombol MySQL lalu mengklik icon aplikasi.

226
6. Setelah tampilan awal aplikasi, masukanlah kode host sesuai dengan

komputer yang tadi.

7. Apabila aplikasi ini belum sama sekali dijalankan, progremer

menyediakan password default pada aplikasi dengan kriteria User Id di isi

admin dan Password diisi cendekia.

8. Aplikasi siap digunakan.

227

Anda mungkin juga menyukai