memahesh / ResumeScanner

[Work In Progress] Aim :The application scans CVs/Resumes (in PDF Format) and allows for filtering by skills

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Resume Scanner

This is a Simple Resume Scanner using PyPDF2

Its a Python 3 application

Step 1 [Install Requirements]

pip install requirements.txt

Step 2 [Start Application]

python manage.py runserver

Other Commands

To initialize a db

python db init

To make migration files

python manage.py db migrate

To upgrade database

python manage.py db upgrade

About

[Work In Progress] Aim :The application scans CVs/Resumes (in PDF Format) and allows for filtering by skills


Languages

Language:HTML 56.5%Language:Python 43.5%