Autumn 2022
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
andSTYLE_ID
variables. - Interactive
SeamCarver.main
image resizing.