espin086 / GPT-Jobhunter

AI-powered job analysis and resume coaching tool using GPT. Analyzes job postings and provides personalized recommendations to job seekers for improving their resumes.
MIT License
63 stars 16 forks source link

Issue with Config File after Adding New API - See Config.py and Main.py #136

Closed espin086 closed 7 months ago

espin086 commented 7 months ago
Screenshot 2024-02-06 at 8 09 02 AM
espin086 commented 7 months ago

@ZaibyS is still working on adding jobs api through the whole pipeline, once done we won’t see these issue

ZaibyS commented 7 months ago

@espin086 Worked on the transformation and loading of the data, executed unit testing for validation on both scripts, and tomorrow will perform end-to-end integration testing for the application and will ensure that the code passes all CI/CD checks and will update the README file too.

ZaibyS commented 7 months ago

@espin086 Done with the integration of the Jobs API across the entire pipeline, ran the application successfully, updated the README.md file, and successfully navigated through all the CI/CD checks.

ZaibyS commented 7 months ago

@espin086 Added and updated unit test code, resulting in the passing of all CI/CD checks now.