Commit graph

3 commits

Author SHA1 Message Date
b0c19d5642 port print-web-form app to nested flask structure
Replace stub print/ app with full PDF web print service from
~/print-web-form. Adapt UPLOAD_FOLDER to use Path(__file__).parent,
add pypdf dependency, port all tests (10 passing), remove unused static/.
2026-04-23 20:07:07 -05:00
f09f80c9a8 fix dictations_viewer 404 by using url_for for API path; add pymongo dep; bind to localhost 2026-04-23 19:10:27 -05:00
dea4a1aec6 initial commit. add flask dispatcher for apps in nested subdirs 2026-04-23 18:28:03 -05:00