InnoSWP / bs2102-cv-parser

Software Project group 2 project. CV Parser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CV Parser Project Delivered by group BS21-20

BS21-02 Software Project. CV Parser.

Team Members:

Project Description

Cv Pareser is a website to parse CVs and convert them to JSON file. This is program designed to help Innopolis Admission Office to choose suitable applications from great amount of students’ resumes. This website contains all functionality dedicated to proper applicants selection like Search Function and Dropzeone that allows to upload multiple pdf files.

Demo

Image Image

How to use

  1. Upload the files then click “PARSE CVs”
  • Note: Check the first picture
  1. You can Click on any file to show the reults. Also, you can click “Export as JSON” on the left part to download the file as JSON.
  • Use the search bar to find the skills you want.
  • Click “Export as JSON” on the right part to download all files as JSON.

Features

  • Multiple Upload PDF
  • Search
  • Show UI skills categorised
  • Show UI Name
  • Report False Positive to firebase
  • Export All/ one
  • Delete file
  • Upload More

Project Installation

In order to run our website on your local machine you should copy this repository to your local folder by writing following text in your command propmt:

git clone https://github.com/InnoSWP/bs2102-cv-parser

After that you can open folder bs2102-cv-parser using any IDE that you like, select web application and run the app in debug mode.

Frameworks or technology

Flutter was chosen as the main framework for this project.

Badges

Image Image

License

Link

About

Software Project group 2 project. CV Parser.

License:MIT License


Languages

Language:HTML 67.4%Language:Dart 22.2%Language:C++ 3.5%Language:CMake 3.1%Language:CSS 2.1%Language:Java 0.5%Language:Objective-C 0.4%Language:Swift 0.3%Language:C 0.2%Language:Shell 0.2%Language:Kotlin 0.0%