Open Picodes10 opened 1 month ago
HI, @Picodes10! How are you? Can I take this issue for me? I appreciate!
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!
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?
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!
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.