Commit graph

7 commits

Author SHA1 Message Date
Elshimy Ziad Magdy Taha
06f5f9cf02 add env 2025-11-01 17:52:12 +05:00
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
e54e5fb9ea added monorepo architecture 2025-11-01 10:59:58 +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
7c78f11dcf feat: add job status tracking and analysis queue infrastructure 2025-10-12 22:56: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