A web application designed for COMP1805 - Discrete Structures at Carleton University, for the purpose of specialized marking. This tool can upload any PDF to either the left/right side, or as a full screen application. Users can draw on the PDF using the toolbar provided, and save changes to the document.
This application requires:
- Node.js installation
- Visual Studio emmulator
- PSPDFKit SDK -> Note that the trial key has expired, and therefore the application will not run as intended.
Once installed, clone the repository and install the dependencies:
$ npm install
To run, open the project in Visual Studio, and run on the emmulator.