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

create a company model #428

Closed mitalirs closed 3 years ago

mitalirs commented 3 years ago

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

currently, there is no company model to check the authenticity of employers, (any employer can create his/her profile with a company name without the consent of the company)

Describe the solution you'd like

a 'company' model with fields like:

  1. name
  2. no of employees
  3. registered employees
  4. tags (actively hiring, funded, growing fast, etc)
  5. tagline/motto
  6. investment stage
  7. tokens
  8. email
  9. password

I wish to work on the backend part

pankajkumarbij commented 3 years ago

@mitalirs You can make backend for company profile that make by an employer.

pankajkumarbij commented 3 years ago

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