Commit graph

6 commits

Author SHA1 Message Date
Elshimy Ziad Magdy Taha
8ac872bdc6 feat: restructure project into monorepo with CI/CD
- Reorganized project structure into services/ and apps/ directories for better separation of concerns
- Added comprehensive CI/CD pipeline with GitHub Actions for testing and Docker builds
- Created .dockerignore file to optimize container builds
- Updated Makefile with new targets for each service and application
- Added detailed README with architecture overview, setup instructions and development guidelines
- Moved cron-analyzer to dedicate
2025-11-01 16:20:44 +05:00
Elshimy Ziad Magdy Taha
0ab6954231 feat: add job analysis infrastructure and Glassdoor support
- Added new job analysis result repository and database migration system
- Expanded job creation to support Glassdoor as a new provider alongside LinkedIn
- Added CV analysis service launch configuration in VS Code
- Updated Makefile with new commands for scraper service and migrations
- Improved environment loading in cron analyzer to support local development
- Added error handling for unsupported job providers
- Integrated job analysis results
2025-10-24 15:10:20 +05:00
Elshimy Ziad Magdy Taha
23372eb2c4 rabbitmq 2025-10-11 13:55:38 +05:00
Elshimy Ziad Magdy Taha
24b5bf1d08 microservices 2025-10-04 17:18:49 +05:00
Elshimy Ziad Magdy Taha
7bf35ccb6b refactor 2025-09-29 22:44:30 +05:00
Elshimy Ziad Magdy Taha
c341cb8ff8 init 2025-09-28 21:00:08 +05:00