Skip to content
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

Closed
neviaumi opened this issue Mar 7, 2025 · 0 comments · Fixed by #174
Closed

Streamline Tailor resume process #173

neviaumi opened this issue Mar 7, 2025 · 0 comments · Fixed by #174

Comments

@neviaumi
Copy link
Owner

neviaumi commented Mar 7, 2025

No description provided.

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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant