The purpose of the project is to help the moderator without reviewing pdf files to determine that this file is a magazine and take it to attribute it to a specific category. For convenient work, the user must create a list of tags for search. These tags are grouped into categories. Next pdf files are loaded and the parser counts the number of tags in the document. The result is a list with a preview (first page) and additional information (number of pages, the original title, etc.)
The user can also create filters to produce certain results. For example, the file must contain the word "tree" but does not contain the word "maple" or the magazine must contain at least 20 words "fashion" and then it goes into a certain category. The user can also view a list of parsed files and if for some reason it did not get into magazines manually assign it to a specific category. And then upload the file list with the names and additional information.
Progress: at the moment the parser with draganddrop file upload and preserving the history of parsing, which displays a list of files with a preview is ready; it also counts the number of tags and pulls the metadata from a file.