From d5ddb06d9f61e88939ca72cc55bf41099fe8f50f Mon Sep 17 00:00:00 2001 From: Collins Rop <60259239+Collins-Rop@users.noreply.github.com> Date: Thu, 25 Jul 2024 17:00:06 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30ff8cb..a9ac023 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,4 @@ You can compile all these as requirements.txt # TODO Add a search bar to the agent portal to search for messages and customers. (To implement search functionality) + Create a Flask route to display incoming messages for agents (Agent Portal).