From 6e827308ce332a842c87f19d7adedf827544317e Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 5 Sep 2024 22:44:37 +0100 Subject: Adds GUI with basic histogram --- gui/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 gui/index.html (limited to 'gui/index.html') diff --git a/gui/index.html b/gui/index.html new file mode 100644 index 0000000..458e452 --- /dev/null +++ b/gui/index.html @@ -0,0 +1,13 @@ + + + + + + Budgeting App + + + +
+ + + -- cgit v1.2.3