9 Commits

Author SHA1 Message Date
Joshua Salako 41ce2caa0a implement RAC check and salary detect every 2 minutes 2025-07-08 17:41:30 +01:00
Joshua Salako d650dbcd44 Revert "added RAC check implementation"
This reverts commit 5998db9c68.
2025-07-08 17:25:22 +01:00
Joshua Salako 98de3de7a3 Revert "Add salary detection configuration and payloads"
This reverts commit 332b743fa5.
2025-07-08 17:01:17 +01:00
Joshua Salako 5998db9c68 added RAC check implementation 2025-07-08 16:50:42 +01:00
Joshua Salako 332b743fa5 Add salary detection configuration and payloads
Updated config.py to include the salary detection endpoint, headers, and sample payloads. Enhanced salary_detect.py to utilize the new configuration for making POST requests to the endpoint with random salary data. Improved error handling during the request process.
2025-07-08 16:43:37 +01:00
Joshua Salako 99e1b82ea8 Add autonomous salary detection feature to API
Integrated SalaryDetect class into the API and initiated an autonomous salary detection loop during the startup event. This enhancement improves the system's capability to monitor and analyze salary data in real-time.
2025-07-05 19:27:53 +01:00
Joshua Salako c00bb71d2a Enhance XLS upload functionality and update requirements. Added Flask, Flask-SQLAlchemy, and Alembic to requirements. Modified database schema in upload_xls.py for improved data handling and added SQLAlchemy configuration in config.py. 2025-06-09 15:34:18 +01:00
Joshua Salako f478a52a2f Update configuration and ignore files; added openpyxl to requirements 2025-06-09 12:45:54 +01:00
CHIEFSOFT\ameye e869785624 first commit 2025-05-17 03:52:41 -04:00