Commit Graph

31 Commits

Author SHA1 Message Date
VivianDee 77165e2adf Update config.py 2025-09-24 14:48:57 +01:00
VivianDee 46d2754ad9 [add]: Database config 2025-09-24 10:59:43 +01:00
VivianDee 43f2ed5252 Create temp_simbrella_lien.py 2025-09-19 12:28:49 +01:00
VivianDee f25297611b Cleanup 2025-09-19 12:28:16 +01:00
VivianDee 495ba93a4b [add]: First Analytics models 2025-09-19 12:25:42 +01:00
VivianDee fdd7959370 Update config.py 2025-09-10 12:31:31 +01:00
VivianDee 02094df42c Update config.py 2025-09-10 12:30:46 +01:00
VivianDee bc071360cc Update app.log 2025-09-10 12:30:36 +01:00
VivianDee ec5f158823 Update config.py 2025-09-10 12:29:55 +01:00
VivianDee 93073012e5 Update app.log 2025-09-10 12:25:16 +01:00
VivianDee 8236462b83 [add]: database connection 2025-09-10 12:02:36 +01:00
VivianDee 95732a470d [add]: Final commit before model fix 2025-09-10 11:36:32 +01:00
VivianDee 239d19fbac [add]: Database config 2025-09-09 12:22:05 +01:00
VivianDee ebe40cda19 [add]: database configuration fix 2025-09-09 12:06:37 +01:00
VivianDee 00d89e460f [add]: docker config 2025-09-09 11:28:27 +01:00
VivianDee 80cc543cdd [add]: refactor/clean up 2025-09-09 10:58:08 +01:00
VivianDee 4e22161088 [add]: refactor/clean up 2025-09-09 10:57:47 +01:00
VivianDee d9b6a7e92e [add]: refactoring and cleanup 2025-09-07 23:44:25 +01:00
VivianDee 6de9583aaf [add]: code refractoring and cleanup 2025-09-07 23:07:40 +01:00
ameye 2cc3d70f4f Merge branch 'development' of DigiFi/digifi-Analytics into master 2025-08-22 11:15:41 +00:00
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
Joshua Salako 9a44c2d835 Restructure files 2025-05-17 10:35:23 +01:00
CHIEFSOFT\ameye aea96be963 Doker fix 2025-05-17 03:55:36 -04:00
CHIEFSOFT\ameye e869785624 first commit 2025-05-17 03:52:41 -04:00