You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All in all this seems like a complex project, that needs to bring clear and accessible semantics, to add value for the end user when exploring companies and looking for jobs.
Right now we use tags:
company.tags
, to describe companies, it is a list of "free text field"tags
collection, but not currently used anywhere except the/tags/:tag
page if it exist, to add data to a tagBut the tags are overall not so great, as a user experience.
We could improve tags:
companies.tags
to pick from thetags
collection, (create a relation between the two models, in the cms)tags
collection list. Why does a tag exist, what value does it bring to the userThe tags need to evolve to be able to well describe a company.
Maybe it should be additional categories on the company model.
Examples:
All in all this seems like a complex project, that needs to bring clear and accessible semantics, to add value for the end user when exploring companies and looking for jobs.
(related cms issue https://gitlab.com/joblist/cms/-/issues/4)
The text was updated successfully, but these errors were encountered: