v0.2.0-final
What's Changed
- [Feat][Infra] Update the README.md by @adamma1024 in #11
- add gitignore by @Linchen-Xu in #14
- Update README by @Stanford997 in #15
- docs: update iteration 0 documents by @Linchen-Xu in #17
- docs: update iteration 0 documents to newest version by @Linchen-Xu in #19
- [Feat][Configuration] Add a Conventional Commit plugin and update the MD files by @adamma1024 in #22
- [Feat][Configuration] Integrate Docker for FE and create a docker-compose file by @adamma1024 in #24
- docs: update gitignore, Dockerfile and docker-compose.yml by @Linchen-Xu in #25
- feature: implement basic Q&A functionality by @Linchen-Xu in #26
- Feat: Integrate vitest and ci by @adamma1024 in #29
- feat: add module resume upload and parse by @Stanford997 in #27
- feat: Preprocessing, use ChatGPT to evaluate the resume dataset by @Stanford997 in #31
- feat: beautify the page and add sending status by @Linchen-Xu in #32
- Feat: CD scripts by @adamma1024 in #35
- feat: analyze resume by @Linchen-Xu in #33
- Feat: add auto deploy by @adamma1024 in #36
- [Fix][CD]: Add sudo before the docker commands by @adamma1024 in #37
- feat: resume analysis by @Stanford997 in #34
- feat: add CORS for API calls, add requirements.txt for faster deployment by @Linchen-Xu in #40
- feat: adjust code for backend api and better visualization by @Linchen-Xu in #38
- [Feat][Doc] Add CHANGELOG.md and the related workflow by @adamma1024 in #43
- [Feat] Just a showcase by @adamma1024 in #47
- Fix: change the EC2 ip to a Github secret by @adamma1024 in #48
- doc: upload demo video and updated Readme file by @andyasdd1 in #50
- feat: add unit test, job description keywords extraction by @Stanford997 in #51
- [Docs] Move Task Management to a high order by @adamma1024 in #52
- doc: upload iteration 1 documents by @Linchen-Xu in #54
- Feat: Integrate pytest and be by @Stanford997 in #53
- feat: implement login and ask api by @Linchen-Xu in #56
- feat: save API_KEY in MongoDB by @Stanford997 in #57
- [Feat] Add docker files for lab3 by @adamma1024 in #59
- feat: resume evaluation with jd by @Stanford997 in #58
- feat: implement /login api by @Linchen-Xu in #62
- feat: unit test - evaluator by @Stanford997 in #63
- feat: add resume analysis with JD by @Linchen-Xu in #64
- Docs(changelog): generate iteration2 changelog by @adamma1024 in #66
- feat: E2E Test, Google Login by @Stanford997 in #65
- merge files to iteration 2 branch by @Linchen-Xu in #74
New Contributors
- @andyasdd1 made their first contribution in #50
Full Changelog: v0.1.0...v0.2.0-final