Devmangrani / JobSewa

Our job portal is designed to bridge the gap between laborers, farmers, and employers in need of agricultural workers. In today's fast-paced world, finding reliable and skilled labor for agricultural tasks can be challenging.
https://job-sewa.vercel.app/
Apache License 2.0
22 stars 36 forks source link

Pre-loading Job Vacancies via API Integration #29

Open Picodes10 opened 1 month ago

Picodes10 commented 1 month ago

Implement functionality to pre-load existing job vacancies on the "View Jobs" page using an API. The goal is to fetch job listings from the API and display them as soon as the page loads, improving the user experience by reducing wait times. Ensure that the data is fetched efficiently and displayed in a user-friendly format. This will involve setting up an API call, handling responses, and integrating the data into the front-end with proper styling and responsiveness.

I want to work on this @Devmangrani.

eduardomrodrigues commented 1 month ago

HI, @Picodes10! How are you? Can I take this issue for me? I appreciate!

Devmangrani commented 1 month ago

Hey @Picodes10 and @eduardomrodrigues

Go ahead, both of you can contribute to this issue. If you think any more improvements can be made, feel free to go for it. Keep up the great work, and happy contributing!

eduardomrodrigues commented 1 month ago

Hi, @Devmangrani ! Can I implement an infinite scroll? Limit six jobs by page. I guess we can improve a lot of performance doing that. What do you think?

Devmangrani commented 1 month ago

Hi @eduardomrodrigues

Yes, go ahead—you can definitely implement the infinite scroll! Limiting to six jobs per page sounds like a great idea for boosting performance. Looking forward to seeing it!