jslovers / jslovers-official-website

JSLovers Official Website built on Next.js
MIT License
53 stars 47 forks source link

feat: Display filter item for job landingpage #92

Open sushmita2109 opened 1 week ago

sushmita2109 commented 1 week ago

Description

I have update the in /lib/mock_data in this i have created a function named getUniqueOptions it takes the feildname as argument and returns unique value for the given feildname

Fixes #11

Snapshots/Videos:

Type of change

Added tests?

Internationalization Support?

Steps to test the feature:

Snapshot of the test-cases that are passing:

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)