manjurulhoque / django-job-portal

Job portal application using Django
MIT License
541 stars 242 forks source link

PR - Add vacancy field in necessary pages #65

Closed imrezwan closed 1 year ago

imrezwan commented 1 year ago

This PR fixes #60 issue

We have added vacancy field in the places mentioned below -

  1. create job post page
  2. job detail page
  3. update job post page
  4. employer dashboard table

Screenshots:

update_job dashboard_vacancy vacancy

manjurulhoque commented 1 year ago

Thank you!