Skip to content

This project helps users build professional resumes with five customizable templates and a download option. It checks ATS scores and provides suggestions for improvement. Users can refine their resumes based on detailed feedback. The system filters and selects the top 5 resumes from multiple submissions.

Notifications You must be signed in to change notification settings

RamanKishore08/Resume-Evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Resume Evaluation System

React Firebase Python Flask REST API


This project offers a comprehensive solution for building resumes, evaluating scores with suggestions, and filtering the best resumes efficiently. It streamlines the resume management process with advanced features.


🛠️ Local Setup

Run Backend first, then start Frontend.

Clone the Repository

git clone https://github.com/RamanKishore08/Resume-Evaluator.git

Open file directory

cd Resume-Evaluator

Open Frontend

cd backend

Install necessary python libraries

pip install -r requirements.txt

Run Flask Backend

python app.py

Open Frontend

cd frontend

Install the node modules

npm install

Install the libraries

npm install react react-dom react-router-dom axios firebase framer-motion html2canvas html2pdf.js jspdf react-hook-form react-icons boxicons

Run the Frontend

npm start

SCREENSHOTS

Login page with firebase authentication

image

Selecting the options from the index page

image

RESUME BUILDING MODULE:

image

image

image

RESUME SCORE AND SUGGESTION PROVIDER MODULE:

image

image

BEST 5 SELECTION MODULE:

image


🌟 Support the Project

If you find this project helpful, feel free to fork it and give it a ⭐️!

📌 How to Fork and Clone

  1. Click the Fork button at the top-right corner of this page.
  2. Clone the forked repository to your local machine:
git clone https://github.com/RamanKishore08/Resume-Evaluator.git

About

This project helps users build professional resumes with five customizable templates and a download option. It checks ATS scores and provides suggestions for improvement. Users can refine their resumes based on detailed feedback. The system filters and selects the top 5 resumes from multiple submissions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published