A job board platform built with Laravel where users can search for jobs and post job opportunities. This application provides a robust backend and a user-friendly interface to manage job listings efficiently.
- Job Search: Search for jobs using filters like keywords, job type, and location.
- Job Posting: Employers can create and manage job posts with relevant details.
- User Management: Manage user authentication and roles.
- Responsive Design: The platform is optimized for desktop and mobile users.
- Dynamic Dashboard: Admin dashboard to manage job listings and users.
Follow these steps to set up the project locally:
- PHP >= 8.0
- Composer
- Node.js & npm
- Laravel 11
- MySQL or another supported database
- Clone the repository:
git clone https://github.com/Premod1/job-board.git cd job-board