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
Links to an external system which handles the application + communication between employer and applicant.
is_featured:boolean (checkbox - Admins can PIN these for more exposure)
is_verified:boolean (checkbox - Trusted source that has been verified by an admin or email verified?)
user - (The user who created the ad)
Candidate requirements -- Can this go as text into the description?
Education
Experience
Other
currency (Then we can sort by salaries)
It can be in different currencies. Sorting jobs by amount does not work, unless we also sort jobs by currencies. We could ask for all salaries in the same currencies. Always use $ for example, but that is not good for users in non-dollar countries.
min_salary:decimal
max_salary:decimal ?
Temporary / Permanent (2 Checkboxes or 1 Select dropdown or a radio button?)
Location
country (Filter jobs by countries)
Relocation (Checkbox?)
Work Permits
Time / Full-Time / Part-Time / Other (Checkboxes or Select dropdown?)
Lab? - Should we link to a Lab - if the Lab is looking for employees? Or just add a link to it in the description?
The text was updated successfully, but these errors were encountered:
I am trying to think the best way to store Location, so that can be searchable. Should be either an address that eventually can appear on a map or online right? What type of field should be and what is the meaning of relocation and work permits?
Proposed additions
Some useful information to consider applying for a job is:
Date of incorporation [date]
From the former jobs page there were 2 checkboxes that were also interesting:
Urgent (for immediate incorporations) [checkbox]
Featured (set by the admin to pin important offers) [checkbox]
The main problem in the former page were the abandoned offers that were already taken but no one removed. So I would set a reasonable 3(?) months expiry date to get the offer unlisted.
Also, should we mark (*) which fields will be mandatory, and the type of field?
It can be in different currencies. Sorting jobs by amount does not work, unless we also sort jobs by currencies. We could ask for all salaries in the same currencies. Always use $ for example, but that is not good for users in non-dollar countries.
We could have salary 2 fields, one in local currency and another in USD and use XE or similar to update daily the exchange rates so that we can compare multiple currencies.
It would be useful for the community to have a simple Jobs board to post job ads.
Inspiring pages:
Todo:
/jobs/lab-manager-in-iceland
Fields
title
- Title of the job ad. "Lab manager in Iceland"description:text
- "We are looking for a lab manager to ..."apply_url
- "https://linkedin.com/someurl"is_featured:boolean
(checkbox - Admins can PIN these for more exposure)is_verified:boolean
(checkbox - Trusted source that has been verified by an admin or email verified?)user
- (The user who created the ad)currency
(Then we can sort by salaries)min_salary:decimal
max_salary:decimal
?country
(Filter jobs by countries)The text was updated successfully, but these errors were encountered: