-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
refactor changes (boy Scot) - for Making Project Multiple Job Portals Applier - Part 1 #584
refactor changes (boy Scot) - for Making Project Multiple Job Portals Applier - Part 1 #584
Conversation
I am breaking this into part as its tough for reviewing everything at once. |
What is this preparing for exactly? Does multi-job portal mean it will open multiple web browsers and apply using all of them? Is there an issue created with a description of what this PR is fixing or adding? |
@sloganking it preparing to support multiple job portals. it can be anything where Selenium Job is passing question / form to Hawk. and Hawk provides response using its AI integration. It's for making it easy to add other job portals or expanding from easy apply. #401 for example Currently Focusing on separation of concerns. make coding modular (clean code) so that it takes less effort. |
…ortal_support_refactoring refactor changes (boy Scot) - for Making Project Multiple Job Portals Applier - Part 1
Even though MR is draft. it is open for suggestions & review comments