MSDCapstoneProject / JobApplication

2 stars 0 forks source link

Testing changes #30

Closed NevilDabre closed 7 years ago

NevilDabre commented 7 years ago

1.jobApplicant canceled the job then don't show to employer

2.jobApplicant show only who have status as applied

3.increase the filled positions.

4.If job seeker already applied for a job then don't allow to add the job again.

5.Decrease filled positions if application canceled

6.job notification tables

NevilDabre commented 7 years ago

1.jobApplicant canceled the job then don't show to employer --> Fixed 2.jobApplicant show only who have status as applied --> Fixed (allowed with jobApplicationStatusId = 1 i.e. "applied" 3.increase the filled positions. --> Fixed 4.If job seeker already applied for a job then don't allow to add the job again. --Fixed { "status": 7 } 5.Decrease filled positions if application canceled. --> Fixed