COS420-Fall23 / Team-D

This is Team D's project repository. Shall be tackling the problem of helping graduates/students find a reliable job by cutting down the search method or type that other sites use.
3 stars 2 forks source link

Refactor Home Page #184

Closed DracoDrakthen closed 7 months ago

DracoDrakthen commented 8 months ago

refactor the monster Homepage component, refactor out the JobListingSearch which then should have JobList refactored out of it (external component will handle filtering, JobList view should just take in a prop that is an array of joblistings or take in a react-fire useCollection hook.

ngauthier404 commented 7 months ago

Done in PR #196