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

Job Listing and Search Page (FE) #5

Open
4 tasks
hariscs opened this issue Sep 22, 2024 · 0 comments
Open
4 tasks

Job Listing and Search Page (FE) #5

hariscs opened this issue Sep 22, 2024 · 0 comments
Labels

Comments

@hariscs
Copy link
Member

hariscs commented Sep 22, 2024

Description: Develop a page where users can see a list of job postings with options to filter or search by keywords, location, or other criteria.

Steps to Achieve:

  1. Fetch the job listings from the backend API and display them in a grid or list format.
  2. Implement search functionality to filter jobs based on input (title, location, etc.).
  3. Add pagination or infinite scrolling to load more jobs.
  4. Style the job cards with key details like title, company, and location.
  5. Provide a button to view the full job description or apply.

Acceptance Criteria:

  • Job postings are fetched and displayed on the page.
  • Users can search and filter jobs.
  • Pagination or infinite scroll works as expected.
  • Each job card contains title, company, location, and a link to apply.
@hariscs hariscs changed the title Job Listing and Search Page Job Listing and Search Page (FE) Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant