Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 2.75 KB

README.md

File metadata and controls

51 lines (27 loc) · 2.75 KB

Flashjobs Application

Flashjobs is a dynamic job posting portal designed to streamline your job search and recruitment process. Whether you're an employer looking for the perfect candidate or a job seeker searching for your dream opportunity, Flashjobs has you covered. With its intuitive interface and powerful features, finding and posting jobs has never been easier.

Screenshot 2023-08-27 095043

Features

  • Job Filtering: Easily find the jobs that match your skills and interests by filtering them based on tags. For example, if you're skilled in Laravel, you can filter the job listings to only show Laravel-related positions.

Screenshot 2023-08-27 122729

  • Email Jobs: Found a job that your friend might be interested in? You can now directly email them the job listing without any hassle.

  • User Registration: To ensure the quality and security of job postings, only registered members are allowed to post jobs. The registration process is quick and simple, giving you access to a wide range of job-related features.

Screenshot 2023-08-27 122751

  • Job Management: As a job poster, you have full control over your listings. You can edit or delete your job postings as needed, providing flexibility and accuracy in your hiring process.

Screenshot 2023-08-27 122900

Technologies Used

Flashjobs is built on a robust foundation of modern technologies:

  • Backend: The application is powered by PHP Laravel, a popular and reliable backend framework. This ensures stability, security, and efficient data management.

  • UI Design: The user interface is crafted using Tailwind CSS, a utility-first CSS framework. This results in a responsive, visually appealing, and user-friendly design.

Getting Started

To get started with Flashjobs, follow these simple steps:

  • Clone the repository: git clone https://github.com/yourusername/flashjobs.git
  • Navigate to the project directory: cd flashjobs
  • Install dependencies: composer install
  • Set up your database and configure the .env file with your database credentials.
  • Run migrations: php artisan migrate
  • Start the development server: php artisan serve
  • Access Flashjobs in your web browser at http://localhost:8000

Get ready to revolutionize your job search or recruitment process with Flashjobs! Explore the platform, discover exciting opportunities, and find the perfect fit for your career journey.

Live Hosted

https://flashjobs.fly.dev/