Skip to content

Autumn 2022

Compare
Choose a tag to compare
@kevinlin1 kevinlin1 released this 10 Oct 18:51
· 113 commits to main since this release

Release for CSE 373 Autumn 2022 (Docs).

Structure

  • Reorganized app structure to use a separate resources folder.
  • Introduced JUnit tests in the tests folder.
  • Added Dockerfile for fly.io deployment.

README.md

  • Significantly simplified instructions to ease public use.

.idea

  • Upgrade to Javalin 5.0.1.
  • Upgrade to JUnit 5.9.1.

src

  • Removed map image cache.
  • Inlined MapBox USERNAME and STYLE_ID variables.
  • Interactive SeamCarver.main image resizing.