Update + Revisi Dashboard

This commit is contained in:
Jevinca Marvella 2025-12-14 20:04:20 +07:00
parent 3d7b31f218
commit 19ddb1dc98
2 changed files with 4 additions and 4 deletions

View File

@ -1364,7 +1364,7 @@ class App:
tk.Label( tk.Label(
right_panel, right_panel,
text="Cafe Management System", text="Café Management System",
font=('Segoe UI', 9), font=('Segoe UI', 9),
bg='white', bg='white',
fg=COLORS['text_light'] fg=COLORS['text_light']
@ -1677,7 +1677,7 @@ class App:
logout_btn = tk.Button( logout_btn = tk.Button(
right_side, right_side,
text="Logout", text="LOGOUT",
command=self.logout, command=self.logout,
bg=COLORS['brown'], bg=COLORS['brown'],
fg='white', fg='white',

View File

@ -3,9 +3,9 @@ nomor_meja,status,transaksi_id
2,kosong, 2,kosong,
3,kosong, 3,kosong,
4,kosong, 4,kosong,
5,kosong, 5,terisi,
6,kosong, 6,kosong,
7,kosong, 7,kosong,
8,kosong, 8,kosong,
9,kosong, 9,terisi,
10,kosong, 10,kosong,

1 nomor_meja status transaksi_id
3 2 kosong
4 3 kosong
5 4 kosong
6 5 kosong terisi
7 6 kosong
8 7 kosong
9 8 kosong
10 9 kosong terisi
11 10 kosong