Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 865 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 865 Bytes

COMP1805 Marking Tool - HCI Lab Carleton University 2019

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.

Installation

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

Usage

To run, open the project in Visual Studio, and run on the emmulator.