issues
search
zuri-training
/
Proj_debtors_34
2
stars
1
forks
source link
Searchbar functionality
#47
Open
Promise30
opened
2 years ago
Promise30
commented
2 years ago
I have worked on the search bar functionality for the dashboard section on the dashboard.
created a new template (search_students.html) to show result of student search
created a view function in authentication.views.py file to handle search request
added the URL path of the view to the authentication.urls.py file