diff --git a/index.js b/index.js index 459c1dfd..d7542978 100644 --- a/index.js +++ b/index.js @@ -169,10 +169,8 @@ function fillTable() { ["Day 97","Time Capsule","public/Time-Capsule/index.html"], ["Day 98","Virtual Piano","./public/Virtual Piano/index.html"], ["Day 99","NASA-APOD Extension","./public/NASA-APOD/popup.html"], - ["Day 100","Text Saver Extension","public/Text_Saver_Ext/popup.html"] - - - + ["Day 100","Text Saver Extension","public/Text_Saver_Ext/popup.html"], + ["Day 101","Personal Finance Tracker","./public/FinanceTracker/index.html"] ]; const tbody = document.getElementById('tableBody'); diff --git a/public/FinanceTracker/index.html b/public/FinanceTracker/index.html new file mode 100644 index 00000000..30ad62bc --- /dev/null +++ b/public/FinanceTracker/index.html @@ -0,0 +1,555 @@ + + + + + + + + Personal Finance Tracker + + + + +
+
+

Personal Finance Tracker

+
+
+ +
+
+
+

Current Balance

+
$0.00
+
+
+

Total Income

+
$0.00
+
+
+

Total Expenses

+
$0.00
+
+
+ +
+ + + + + +
+ + + +
+

Recent Transactions

+ + + + + + + + + + + +
DescriptionAmountTypeCategoryDate
+
+ +
+ +
+
+ + + + + +