6 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 98de3de7a3 Revert "Add salary detection configuration and payloads"
This reverts commit 332b743fa5.
2025-07-08 17:01:17 +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 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