Skip to content

Commit

Permalink
Merge pull request #131 from IEEEUCSC/main
Browse files Browse the repository at this point in the history
Task Description
  • Loading branch information
nsavinda authored Mar 4, 2024
2 parents 087f499 + 93240c5 commit 6bc22c7
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 6bc22c7

Please sign in to comment.