From 3649f77a1f8f9fcca53cf0ba73ecc823a60c3259 Mon Sep 17 00:00:00 2001 From: nsavinda Date: Mon, 4 Mar 2024 11:41:16 +0530 Subject: [PATCH] task details --- frontend/src/Components/Task/Task..tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Components/Task/Task..tsx b/frontend/src/Components/Task/Task..tsx index 7eb7861..acddc42 100644 --- a/frontend/src/Components/Task/Task..tsx +++ b/frontend/src/Components/Task/Task..tsx @@ -62,7 +62,7 @@ export default function Task() {

3. Job Search

-

Implement a search feature allowing users to find relevant job listings based on various criteria such as job title, location, industry, and salary range.

+

To implement a search feature allowing users to find relevant job listings based on various criteria such as job title, location, industry, and salary range, and to also implement a feature where applicants can save job openings for later, which will enhance the user experience by allowing users to easily bookmark job listings they are interested in for future reference.