peviitor-ro / oportunitatisicariere

UI for oportunitatisicariere.ro
https://oportunitatisicariere.ro/
MIT License
5 stars 6 forks source link

Search filter for job carousel #195

Closed AndreiBarari closed 2 weeks ago

AndreiBarari commented 2 weeks ago

Created html structure for the search input with styling. / Changed crousel.js and jobCards.js in order to properly implement filter functionality. / Results are displayed on input, there is no need for additional buttons. / Added pageEndpoint listener for the carousel in order for it to adapt in relation to the screen size without needing to refresh. / The user should be able to type in the search input and if there are job titles matching the input field the carousel should display only matching jobs.