pankajkumarbij / easy-job-intern

The main motive behind the design of this project to provide the best job and internship opportunities.
MIT License
28 stars 75 forks source link

add a login+signin route for company #429

Closed mitalirs closed 3 years ago

mitalirs commented 3 years ago

Is your feature request related to a problem? Please describe.

no way for a company to sign in/login

Describe the solution you'd like

add proper routes to the backend controller file of the company

pankajkumarbij commented 3 years ago

Employer is only responsible for that company you can add functionality to that employer to make profile of that company.

There is no separate login or signup for any company.

mitalirs commented 3 years ago

Employer is only responsible for that company you can add functionality to that employer to make profile of that company.

There is no separate login or signup for any company.

Alright, I misunderstood the idea, I thought a company can have more than employees who can create job openings and so I believed that they have to be registered with the company Sorry for the confusion

Also according to this 2 employers cannot sign-up with the same company name, right? so @pankajkumarbij, will it be okay if I create a new issue regarding adding checks while sign up so that no 2 employers with same company name exist?

pankajkumarbij commented 3 years ago

Employer is only responsible for that company you can add functionality to that employer to make profile of that company. There is no separate login or signup for any company.

Alright, I misunderstood the idea, I thought a company can have more than employees who can create job openings and so I believed that they have to be registered with the company Sorry for the confusion

Also according to this 2 employers cannot sign-up with the same company name, right? so @pankajkumarbij, will it be okay if I create a new issue regarding adding checks while sign up so that no 2 employers with same company name exist?

@mitalirs You can create an issue regarding adding checks while sign up so that no 2 employers with the same company name exist.

Thanks for making this project amazing.