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

Update company #516

Closed mitalirs closed 3 years ago

mitalirs commented 3 years ago

Related issue?

close: #468

Describe the changes you've made

  1. company details are updated separately based on their data type (as stored in the database)
  2. all the corresponding jobs, fresher jobs and internships are fetched and the company name field is updated
  3. added many checks
  4. update employer profile if the company name is changed
  5. fixed an error in the add company route

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Screenshots (Or Videos)

Original Updated
no update company route Screenshot (2037)
mitalirs commented 3 years ago

@pankajkumarbij, please review the PR Also, will it be possible to add a level 3 label to this, I have added quite a decent number of checks, validations, etc