Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 401 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 401 Bytes

pdf-manager

Web based PDFs management system, built as a part of module for Digital Library Project.

This is a basic file manager where Users can view PDFs info, upload PDFs and download PDFs. This system uses MySql database as a backend.

Issues:

  • Drag and drop files to upload (using dropzone js)
  • Multiple file (batch) uploading
  • check for duplicacy of files while uploading.