From 6ef7abb75030e2ca15bc36ba268f15d7f30de25e Mon Sep 17 00:00:00 2001 From: "Aritra (Ari) Saharay" <80832201+Ari-S-123@users.noreply.github.com> Date: Sat, 25 Jan 2025 14:06:27 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index def490e..1f47520 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ file in src/tests/solution/. - [x] Update IPromptManager and all its users to include a text search on the inputted prompt on getFilteredPrompts. - [x] Implement a search bar in the UI to filter prompts by text on all fields. +## UML Diagram + +![UML Diagram](https://github.com/user-attachments/assets/d2caadb0-3bef-4059-ba6d-8eaef22bfaf8) + ## Screenshots ![Screenshot 2025-01-25 124814](https://github.com/user-attachments/assets/b1006a7a-2fba-4b18-be21-276fec6a4869)