atamagno / yobusco

0 stars 0 forks source link

Jobs - Actions that require sign in - User starts/adds a job #27

Open fcarreno opened 8 years ago

fcarreno commented 8 years ago

As a user I want to be able to tell the system that I have contracted/hired a given service supplier, in order to keep track of the work and share my experience with other users

Acceptance criteria:

*\ We can do this by providing a drop down with the possible job statuses (default = 'in progress / started'?), and allow the user to change it when adding the job.

If the user sets the status to one of those that are considered as 'finished' (e.g.: 'complete', 'abandoned', etc --> need to define those), then the application should ask the user for a rating/review (#8) within the same view.

NOTE: do we need to add a captcha as another field in order to be able to add/start a job? If we take the approach of verifying if the user already started/has jobs in progress with the same service supplier, maybe not.