From 3de3e7417140224bd4368de0606bab8e38cf8c3b Mon Sep 17 00:00:00 2001 From: Suraj Narang Date: Wed, 7 Dec 2022 03:38:36 -0500 Subject: [PATCH] added currency option feature --- Budgety/index.html | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/Budgety/index.html b/Budgety/index.html index a4864e8..e16d0ca 100644 --- a/Budgety/index.html +++ b/Budgety/index.html @@ -14,8 +14,13 @@
Available Budget in %Month%:
- -
+ 2,345.64
+
+

+ +

+
+
+ 2,345.64 +
Income
@@ -49,8 +54,19 @@
+
+ + + +
+

Income

@@ -118,7 +134,16 @@

Expenses

- + + \ No newline at end of file