Skip to content

job search platform developed using JavaFX. It allows users to upload resumes and search for job listings. The application scrapes job sites using JSoup, stores data in MySQL, and matches users with relevant job opportunities based on their resume details.

Notifications You must be signed in to change notification settings

pavankumar2004/job-matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Matcher Application

Job Matcher Application is a job search platform developed using JavaFX. It allows users to upload resumes and search for job listings. The application scrapes job sites using JSoup, stores data in MySQL, and matches users with relevant job opportunities based on their resume details.

Features

  • Resume Upload: Users can upload their resumes, which are parsed to extract key details such as skills, experience, and qualifications.
  • Job Search: The platform scrapes job sites for job listings using JSoup and stores relevant job data in a MySQL database.
  • Job Matching: Matches users with job opportunities based on the details extracted from their resumes.
  • MySQL Database: Stores job listings, user details, and match results for efficient querying and matching.
  • User-Friendly Interface: Built with JavaFX, providing an intuitive interface for easy navigation.

Prerequisites

  • Java 8 or higher
  • MySQL for storing user data and job listings
  • JSoup for web scraping

About

job search platform developed using JavaFX. It allows users to upload resumes and search for job listings. The application scrapes job sites using JSoup, stores data in MySQL, and matches users with relevant job opportunities based on their resume details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published