SIGN IN SIGN UP

AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.

29557 0 0 Python

✨ feat(resume): enhance style selection and management

- implement user-driven style selection process with fallback
  - improve readability and logging during style selection
  - introduce flexibility by reading style directly from file

♻️ refactor(style_manager): streamline style management logic
  - remove unused imports and functions
  - simplify style path retrieval
  - refine error handling in style management

🐛 fix(pdf_generation): correct style path retrieval logic
  - ensure style is selected before PDF generation
  - adjust style CSS reading in resume_generator

🔧 chore(logging): improve logging configuration and readability
  - standardize log messages across modules and remove Italian comments
F
feder-cr committed
0c8e49a0deb830b7ec27299e13e2914eed3e20e3
Parent: 110e993