No description
Find a file
Connor Rhodes 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
dictations_viewer/templates 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
print port print-web-form app to nested flask structure 2026-04-23 20:07:07 -05:00
.gitignore initial commit. add flask dispatcher for apps in nested subdirs 2026-04-23 18:28:03 -05:00
justfile add start commands 2026-04-23 19:12:42 -05:00
pyproject.toml port print-web-form app to nested flask structure 2026-04-23 20:07:07 -05:00
server.py redesign index page with dark theme matching dictations viewer 2026-04-23 19:19:48 -05:00
uv.lock port print-web-form app to nested flask structure 2026-04-23 20:07:07 -05:00