Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long Term Solution: Job Description #397

Open
chriscorr1 opened this issue Oct 10, 2023 · 0 comments
Open

Long Term Solution: Job Description #397

chriscorr1 opened this issue Oct 10, 2023 · 0 comments
Assignees
Labels
frontend UI and block related improvement

Comments

@chriscorr1
Copy link
Collaborator

chriscorr1 commented Oct 10, 2023

Advantages: More flexibility and freedom to style it
Estimation Time for Work: 2 weeks

As a website user,
I want to be able to view and interact with job listings from our company's job portal through a seamless integration using an API, So that I can easily access the latest job opportunities, view job details, and apply for positions without leaving our website.

Acceptance Criteria:

  1. When I visit our website, I should see a section dedicated to job listings designed in our company's branding and style.
  2. On the job listings section, there should be a "Learn More" button for each job listing. Clicking on this button should display the job details without navigating to another page.
  3. For each job listing, there should be an "Apply Now" button. Clicking on this button should open a job application form within our website, allowing me to submit my application.
  4. There should be a search bar on the job listings section, allowing me to search for job listings by their title.
  5. There should be a dropdown menu to filter job listings by country, making it easier to find job opportunities in specific locations.
  6. The job listings should be updated in real-time through an API, ensuring that I always have access to the most current job openings.

Definition of Done:

  • The job listings section is visually consistent with our website's design and branding.
  • The "Learn More" button displays job details in a user-friendly format without page redirection.
  • The "Apply Now" button opens a job application form that can be filled out and submitted directly on our website.
  • The search bar allows users to search for job listings by title, and the dropdown menu lets users filter job listings by country.
  • The job listings are fetched from the API and displayed on our website without delays or errors.
  • Comprehensive testing has been conducted to ensure a seamless user experience.
  • The feature is documented and properly integrated into our website codebase.

API Docs: https://developers.manatal.com/reference/jobs_list

@chriscorr1 chriscorr1 added the bug Something isn't working label Oct 10, 2023
@tomasznetcentric tomasznetcentric added frontend UI and block related improvement and removed bug Something isn't working labels Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend UI and block related improvement
Projects
Status: Todo
Development

No branches or pull requests

2 participants