LittleMoonie / JoblessAndFound

A project website for Epitech's Web course on a job offer website
2 stars 0 forks source link

Implement Job Market Insights Section #36

Open LittleMoonie opened 1 week ago

LittleMoonie commented 1 week ago

Description: Develop a section for displaying job market insights like average salaries, demand for specific roles, and career growth trends. Tasks: Create a backend API route for fetching market insights. Integrate data from third-party sources or use mock data initially. Create frontend components to display insights visually using charts and graphs. Provide filtering options for users to view data based on job type, location, and industry.