From 33df6a8a8a7de824222c0bed4768545165cd1a39 Mon Sep 17 00:00:00 2001
From: Tim Adams <zfac125@live.rhul.ac.uk>
Date: Sat, 24 Feb 2024 23:19:11 +0000
Subject: [PATCH] diary file updated

---
 diary.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/diary.md b/diary.md
index eee314b..9d080a6 100644
--- a/diary.md
+++ b/diary.md
@@ -73,7 +73,7 @@ Today 20/01/24 completed the payment functionality but still face a minor issue
 06/02/2024 displaying items from the backend is completed but with issues that is going to be addressed soon.
 15/02/2024 working on the search function but still facing fetching problem and I am looking for solution to solve this problem.
 18/02/2024 solved most of the search function issues and only one step left to complete this feature which is flatten the products array and the matching the input string with the relevant item.
-
+24/02/2024 solved displaying items on the cart page issue but still another issue with displaying items on the other pages to be sorted and the solution might be by moving all item to the databse so it can be queried accordingly.
 
 ## Support
 For any question please contact me on zfac125@live.rhul.ac.uk 
-- 
GitLab