Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 776 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 776 Bytes

PDF Merger 📂

This project is a small PDF merger that will be able to merge multiple PDF files together.

This project is a fork of andersonzach02's PDF-Merger

Roadmap:

Version 1.0

TODO: ✅

  • Implement file list viewer
  • Handle case where a file might not be chosen i.e. potentially lock the merge button until at least 2 files are chosen.
  • Have a scroll wheel or something similar pop-up when the length of the list of PDFs is longer than the application screen.
  • Figure out a nice theming for the application.
  • Freeze the program

Version 2.0

TODO: ✅

  • Implement PDF editor functionality
  • [ ]