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
Endpoint where applications for a specific company can be fetched, a company can accept/reject an application or call an applicant for an interview by adding time and location.
Company should be able to fetch applications of jobs posted by them
Also needs to fetch the status of an application where user can see if they got accepted/rejected or called for an interview.
If user got accepted they should be able to accept the offer.
The text was updated successfully, but these errors were encountered:
an endpoint to fetch all applications of all jobs by a company ( with filter options ) which returns user and job and an endpoint to fetch a single job application which returns user and job
Endpoint where applications for a specific company can be fetched, a company can accept/reject an application or call an applicant for an interview by adding time and location.
Company should be able to fetch applications of jobs posted by them
Also needs to fetch the status of an application where user can see if they got accepted/rejected or called for an interview.
If user got accepted they should be able to accept the offer.
The text was updated successfully, but these errors were encountered: