Currently back-end implementation allows users to view by company name. Add a similar feature to the FE React implementation.
Three places this could be used:
- search itself,
- click on company name in search results,
- click on company name in job listing (view of individual job)
Recommend implementing in one to develop the view and then creating additional issues to implement elsewhere.
Question: @JaredRoth Have company listings have been exposed as an API endpoint?
Currently back-end implementation allows users to view by company name. Add a similar feature to the FE React implementation.
Three places this could be used:
Recommend implementing in one to develop the view and then creating additional issues to implement elsewhere.
Question: @JaredRoth Have company listings have been exposed as an API endpoint?