MSDCapstoneProject / JobApplication

2 stars 0 forks source link

job count #5

Closed NevilDabre closed 7 years ago

NevilDabre commented 7 years ago

Maintain a job count into Job Table Total jobs subscribed jobs

NevilDabre commented 7 years ago

totalPositions - get From Employer while creating Job filledPositions - increment when Job applied by job seeker also check totalPositions <= filledPositions then only add it.