Geezap is an AI-powered job aggregation platform built with Laravel that unifies job listings from LinkedIn, Upwork, Indeed, and ZipRecruiter. Features include smart job matching, automated cover letter generation, and application tracking.
Fixes #29
This PR adds a user-friendly message when no job categories exist while creating a job listing from the admin dashboard. It also logs an error to the logger file if a queue worker is run without creating a job category. Additionally, it allows the image field to be nullable when creating a job category.
Fixes #29 This PR adds a user-friendly message when no job categories exist while creating a job listing from the admin dashboard. It also logs an error to the logger file if a queue worker is run without creating a job category. Additionally, it allows the image field to be nullable when creating a job category.