A service for generating small templated cover letters. https://undercover.sagev.space
Go to file
Sage Vaillancourt ff659db77f Some project re-org, and add pytest.
Rename flaskr/ to undercover/
Rename writing_templates/ to letter_templates/
Put db testing code into __main__ check
Break css optimization into its own file and add simple testing.
Rename writing.py to routes.py.
Move cached index directly into routes.py
2022-09-23 11:35:56 -04:00
letter_templates Some project re-org, and add pytest. 2022-09-23 11:35:56 -04:00
tests Some project re-org, and add pytest. 2022-09-23 11:35:56 -04:00
undercover Some project re-org, and add pytest. 2022-09-23 11:35:56 -04:00
.gitignore Git should ignore successful init file 2021-07-28 23:29:06 -04:00
init Compress pdf files before sending to end-user 2021-07-31 17:38:32 -04:00
pyproject.toml Some project re-org, and add pytest. 2022-09-23 11:35:56 -04:00
requirements.txt Some project re-org, and add pytest. 2022-09-23 11:35:56 -04:00
start Some project re-org, and add pytest. 2022-09-23 11:35:56 -04:00