From b3cc66194417b60336335482fac66d81429dd1ad Mon Sep 17 00:00:00 2001 From: ayesha1145 <130880100+ayesha1145@users.noreply.github.com> Date: Thu, 5 Mar 2026 17:07:06 +0000 Subject: [PATCH] feat: add search autocomplete dropdown for courses --- web/templates/base.html | 71 +++++++++++++++++++++++++++++++++++++++-- web/urls.py | 1 + web/views.py | 42 ++++++++++++++++++++++++ 3 files changed, 112 insertions(+), 2 deletions(-) diff --git a/web/templates/base.html b/web/templates/base.html index 7afa700a9..b054bb0bd 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -345,6 +345,8 @@
- -