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
At the time offer is about to expire employer should receive an email and be able to
prolong it for 2 months max.
Employer should be able to close the offer
That's especially useful when employee is found and employer doesn't want to receive more offers.
When closing a job there should be a page asking for a reason. Reasons are:
Employee found.
Project cancelled.
User should be able to filter jobs by any fields available
Search is very important for such a project. Implementation should be made as an adapter,
i.e. default is just SQL DBMS but should be easily replaceable with Sphinx or SOLR.
The text was updated successfully, but these errors were encountered:
Yii Jobs TODO
Roles
There are three roles in the system:
Any user should be able to fill his profile
The following fields are available:
Employer should be able to add a job
The following fields are to be filled:
Employer should be able to prolong the offer
At the time offer is about to expire employer should receive an email and be able to
prolong it for 2 months max.
Employer should be able to close the offer
That's especially useful when employee is found and employer doesn't want to receive more offers.
When closing a job there should be a page asking for a reason. Reasons are:
User should be able to filter jobs by any fields available
Search is very important for such a project. Implementation should be made as an adapter,
i.e. default is just SQL DBMS but should be easily replaceable with Sphinx or SOLR.
The text was updated successfully, but these errors were encountered: