Coding phase week 5 report

What’s done

Mostly concentrated on minor changes to make it suitable for the final PR.

  • made the pdf rendering scale when the window is resized.
  • refactored the package codebase into multiple files.
  • Added jest to the package and wrote a few unit tests.
  • Did some research on how to implement the state persistence in between pdf renders feature.

Im currently on the way to creating the PR, currently fixing some merge conflicts.

plans for next week

  • Will discuss and complete implementation of the state persistence feature.
  • work on the feedback as received on the pr.
4 Likes