Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 2.67 KB

README.md

File metadata and controls

31 lines (21 loc) · 2.67 KB

thumbnail-tech-bounty

Scope of the Task

# Topic Order Description
1 Project Setup 0 Set up your development environment and structure your project with appropriate tools and frameworks.
2 Database Integration 0 Use a database (preferably MongoDB) to store job listings. Retrieve job data from the database and display it in the relevant sections of your site.
3 Navbar and Sidebar 0 Use the provided boilerplate for creating a functional navbar and sidebar.
4 Full-time Jobs Section 1 Display full-time job listings pulled from your database.
5 Other Jobs Section 2 Display other job listings from your database. Ensure that clicking the "Apply" button for these jobs opens the corresponding LinkedIn page in a new tab.
6 Job Search 4 Implement a search functionality that allows users to search for jobs by title, company, or keywords. The search should retrieve relevant results from the database.
7 Job Filters 5 Implement filters that allow users to narrow down job results (e.g., by job type, location).
8 Deployment 6 Deploy your project to a live environment, ensuring it is accessible via a public URL.

image

Submission Guidelines

  1. Upload all your code to a GitHub Repository
  2. Set the visibility to Public
  3. Add a URL of your hosted site to the repository
  4. Paste the repository link in the submission form

Video Guides