SND-WIND/Second_Wind-

As a business account user, I want to be able to post job opportunities that can be seen by users on the job page.

Opened this issue · 0 comments

BayzU commented
  • Implement a role-based access control system that differentiates between business accounts and personal accounts.

  • Allow business accounts to access a dedicated "Post a Job" page or section.

  • Provide a form or interface for business accounts to input job details, including job title, company name, location, job description, requirements, and any other relevant information.

  • Implement validation checks to ensure all required fields are filled out and provide feedback for any missing or incorrect information.

  • Include a submission process for business accounts to post the job opportunity.

  • Once a job is posted, ensure it is visible on the job page for users to view and apply.

  • Display posted jobs in a clear and organized format, showing relevant information such as job title, company name, location, and a brief summary.

  • Business accounts should be able to remove job posts, or update the post if needed.

  • Implement a responsive design to ensure the job posting and viewing functionality works seamlessly across different devices and screen sizes.