+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/budgit.client/src/components/Category.vue b/budgit.client/src/components/Category.vue
new file mode 100644
index 0000000..1ae65f8
--- /dev/null
+++ b/budgit.client/src/components/Category.vue
@@ -0,0 +1,28 @@
+
+
+
{{category}}
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/budgit.client/src/components/Transaction.vue b/budgit.client/src/components/Transaction.vue
index 6fa46f4..c2ad728 100644
--- a/budgit.client/src/components/Transaction.vue
+++ b/budgit.client/src/components/Transaction.vue
@@ -1,28 +1,35 @@
-
+
-
+
+
+
+
+ $
+
+
-
+
-
-
+
- {{transaction}}
@@ -31,6 +38,8 @@
+
+
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/budgit.client/src/pages/TransactionsPage.vue b/budgit.client/src/pages/TransactionsPage.vue
index 702c77d..35833e3 100644
--- a/budgit.client/src/pages/TransactionsPage.vue
+++ b/budgit.client/src/pages/TransactionsPage.vue
@@ -2,7 +2,7 @@