-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Streamline Tailor resume process #173
Comments
neviaumi
added a commit
that referenced
this issue
Mar 7, 2025
this close #173 Separated PDF and LaTeX generation logic from script entry points to reusable functions and added a standalone HTTP server for resume-related operations. The server provides endpoints for tailored resume generation, improving modularity and automation capabilities. Additional changes include updates to Dockerfile, ignore files, and CLI commands to support new features. Signed-off-by: David Ng <[email protected]>
neviaumi
added a commit
that referenced
this issue
Mar 7, 2025
…-process GH-173: Refactor resume generation and introduce server API
neviaumi
added a commit
that referenced
this issue
Mar 8, 2025
this part of #173 This update introduces a new API for uploading resume JSON data instead of saving it to a temporary file locally. The `uploadResumeJson` function was added, and corresponding server-side endpoints now handle file uploads. This change reduces filesystem dependency and improves modularity. Signed-off-by: David Ng <[email protected]>
neviaumi
added a commit
that referenced
this issue
Mar 8, 2025
…dalone GH-173: Replace local temp file handling with resume JSON upload API
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: