From 7a5c5073e9e410b3ccc3ab7902a0d6f558277c7d Mon Sep 17 00:00:00 2001 From: Angelina Zhen Date: Mon, 17 Mar 2025 22:18:47 -0400 Subject: part of funding basket ts and html --- .../funding-basket/funding-basket.component.html | 42 +++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) (limited to 'ufund-ui/src/app/components/funding-basket/funding-basket.component.html') diff --git a/ufund-ui/src/app/components/funding-basket/funding-basket.component.html b/ufund-ui/src/app/components/funding-basket/funding-basket.component.html index 3fb2b5b..0a880af 100644 --- a/ufund-ui/src/app/components/funding-basket/funding-basket.component.html +++ b/ufund-ui/src/app/components/funding-basket/funding-basket.component.html @@ -1 +1,41 @@ -

funding-basket works!

+

Funding Basket

+ +
+ + {{ needCount }} +
+ +
+

There are no needs in the basket

+
+ + + + + + + + + + + + +
+ + {{need.name}} + +
+ +
+
+
+ +
+
+
+
+ +
\ No newline at end of file -- cgit v1.2.3