From 182fb01d3c6300f6cbf68cbb1cbd8f83508064c6 Mon Sep 17 00:00:00 2001 From: JKuijperM Date: Wed, 21 Jan 2026 15:34:02 +0100 Subject: [PATCH] Refactor in the dashboard template --- .../templates/expenses/dashboard.html | 122 +++++++++++------- 1 file changed, 75 insertions(+), 47 deletions(-) diff --git a/expenses_manager/expenses/templates/expenses/dashboard.html b/expenses_manager/expenses/templates/expenses/dashboard.html index d0b4cd0..1f6e38e 100644 --- a/expenses_manager/expenses/templates/expenses/dashboard.html +++ b/expenses_manager/expenses/templates/expenses/dashboard.html @@ -9,69 +9,97 @@ -

Dashboard

-

Gastos por categoría

- + + + + - - +

Gastos por mes

+ + + +
+ + + + + + + + + + \ No newline at end of file