InnoSWP / BS21-03_CV-Parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CV-Parser "iExtract"

Our task was to make a CV parser app, that takes a PDF file that contains some CV and extracts information about the skills, languages etc.

Demo | How to use | Features | Technology | License

Dart Firebase

Description

The CV parser helps employers to quickly browse resumes and select the most suitable ones among them. You can download the resumes you want in PDF format from your computer. You can also search for resumes by one or more keywords. You can download resumes in JSON format.

Demo

Start screen of our web application

Start screen image

You can click on the picture and watch a demo video

How to use

The use of web application is very simple. Firstly, you need to upload CVs that you want to analyze.

Then choose your CV by clicking on it and you will see all the information it contains in a convinient way.

You can also download your CVs in json file, or search uploaded CVs by some parameters to make the analyze easier.

By the way, do not forget to report errors!

If you see some mistakes or strange text after parsing - report an error, it will help us a lot!

Features

  • Upload single or multiple CVs as a PDF file
  • Open selected resumes in a special area
  • Search by single or multiple keywords
  • Error notification window
  • Export single or multiple CVs as JSON files
  • Deleting CVs

Technology

In the project we use:
  • Frontend - Flutter
  • Backend - Dart
  • Deploy to Firebase
  • iExtract API

License

The MIT License (MIT)

Copyright © 2022 Danila Kuzmin, Oksana Konovalova, Sergei Gubin, Yana Pavlova, Andrew Milevski

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN ALL COPIES OR SUBSTANCIAL PORTIONS OF THE SOFTWARE.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About


Languages

Language:Dart 48.4%Language:C++ 23.0%Language:CMake 20.0%Language:Ruby 3.0%Language:HTML 2.0%Language:Swift 1.8%Language:C 1.6%Language:Kotlin 0.1%Language:Objective-C 0.0%