Skip to content

Commit

Permalink
update task
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshith-403 committed Mar 4, 2024
1 parent 087f499 commit 7cb691f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/Components/Task/Task..tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default function Task() {
</div>
<div className="grid-item">
<h3>3. Job Search</h3>
<p> Implement a search feature allowing users to find relevant job listings based on various criteria such as job title, location, industry, and salary range.</p>
<p> 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.</p>
</div>

<div className="grid-item">
Expand Down

0 comments on commit 7cb691f

Please sign in to comment.