You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
When I visit our website, I should see a section dedicated to job listings designed in our company's branding and style.
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.
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.
There should be a search bar on the job listings section, allowing me to search for job listings by their title.
There should be a dropdown menu to filter job listings by country, making it easier to find job opportunities in specific locations.
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.
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:
Definition of Done:
API Docs: https://developers.manatal.com/reference/jobs_list
The text was updated successfully, but these errors were encountered: