Skip to content

Smart-Resume-Interpreter-And-Job-Alert-System is an application that makes your job search easy and less frustrating. With SRIJAS, you can upload your resume and job which you want to search for. The application will browse Linkedin and Glassdoor websites to search for the jobs. The links of the jobs that matches with the skills in your resume, …

License

Notifications You must be signed in to change notification settings

ineelshah/SRIJAS

Repository files navigation

SRIJAS_LOGO

License: MIT Github GitHub issues Github closes issues Github pull requests Github closed pull requests DOI Build Status codecov version github workflow github workflow github workflow github workflow github workflow github workflow github workflow

SRIJAS_DEMO.mp4

S.R.I.J.A.S.

Job Search was never this easy

Smart-Resume-Interpreter-And-Job-Alert-System is an application that makes your job search easy and less frustrating. With SRIJAS, you can upload your resume and job which you want to search for. The application will browse Linkedin and Glassdoor websites to search for the jobs. The links of the jobs that matches with the skills in your resume, will be sent to you via email.

This is our submission for the Project for Software Engineering CSC 510 Fall 2021.

Infrastructure Description:

Infrastructure

Database Schema:

DB_Schema

Overview

1.This is the main SRIJAS web page

2.User have to upload their resume file and enter the details

3.The application matches the job postings with the skills and send email to the user.

Plan Of Action:

Phase 1:

  • Designing the infrastructure for hosting the web application, database and other required services.
  • Taking Resume, User Email and other basic User Details from the User using a portal.
  • Design Database to support all phases of development.
  • Scraping data from job posting websites like LinkedIn.
  • Developing an Email or Notification Service.
  • Extract knowledge from scraped data.
  • Match user skillsets with the skillsets extracted from scraped data.

Phase 2:

  • Take more advanced filters from the user.
  • Allow users to choose the threshold of matching of Skills.
  • Integrate the basic portal with a login service.
  • Create a system that stores user profiles and can generate insights from it.
  • Allow users to select previously uploaded resumes.

Phase 3:

  • Develop a dashboard.
  • Summarize and generate a graph about how the user's resume has progressed.
  • Allow users to generate insights from how the uploaded resume compares with job descriptions in the market.
  • Generate insights from all collected data.

🔱: Installation

  1. Clone the Github repository to a desired location on your computer. You will require git to be preinstalled on your machine. Once the repository is cloned, you will then cd into the local repository.
git clone https://github.com/ineelshah/SRIJAS.git
cd SRIJAS
  1. This project uses Python 3, so make sure that Python and Pip are preinstalled. All requirements of the project are listed in the requirements.txt file. Use pip to install all of those.
pip install -r requirements.txt

Contributors


Neel Shah

Parth Patel


Ameya Tathavadkar


Jay Shah


Harshil Shah

About

Smart-Resume-Interpreter-And-Job-Alert-System is an application that makes your job search easy and less frustrating. With SRIJAS, you can upload your resume and job which you want to search for. The application will browse Linkedin and Glassdoor websites to search for the jobs. The links of the jobs that matches with the skills in your resume, …

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published