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

Added Zipcode to Addresses in Auto Jobs Applier (#407) Issue Resolved: #407 #451

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

RushiChaganti
Copy link
Contributor

This PR addresses the issue of missing zip codes in addresses by implementing the following changes:

  • Added a field to include zip codes in the address format where applicable.
    
  • Updated any address-related functions and data structures to support zip code inclusion.
    
  • Refactored existing code to ensure compatibility with the new zip code field.
    

These changes should ensure that the bot now fully supports addresses with zip codes

@feder-cr
Copy link
Owner

@RushiChaganti please update also the readme

@RushiChaganti
Copy link
Contributor Author

@feder-cr Apologies for the delay, I hadn't checked GitHub as I was focused on another part of the project.

@feder-cr
Copy link
Owner

@RushiChaganti @air55555 I really don't understand how this modification can work if lib_resume_builder_AIHawk is not updated.

@RushiChaganti
Copy link
Contributor Author

I've created a new program that generates CVs using the plain_text_resume, but it included the zip code field. I think I need to update the lib_resume_builder_AIHawk to add this functionality, so I'll go ahead and update the library."

@RushiChaganti
Copy link
Contributor Author

Hey @feder-cr,
I’ve made a pull request in the lib_resume_AIHawk repo. Please check it out!

@feder-cr feder-cr merged commit 2616061 into feder-cr:main Oct 1, 2024
1 check passed
HuseynA28 pushed a commit to HuseynA28/Auto_Applier that referenced this pull request Nov 11, 2024
Added Zipcode to Addresses in Auto Jobs Applier (feder-cr#407)  Issue Resolved: feder-cr#407
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 this pull request may close these issues.

3 participants