Data purge Timestamp timezone issue fixed. Changed the logic of sending
API requests into a synchronous way due to 429 server error from RapidAPI
Cron Scheduler being invoked twice in a row fixed
Database Records Restore from CSV implemented
a) Migration Scripts added to be able to create or alter table
b) User Table Added
c) job_scraper column added in company table to enable/disable daily jobpost scraping by each company
Data purge Timestamp timezone issue fixed. Changed the logic of sending API requests into a synchronous way due to 429 server error from RapidAPI
Cron Scheduler being invoked twice in a row fixed
Database Records Restore from CSV implemented
a) Migration Scripts added to be able to create or alter table b) User Table Added c) job_scraper column added in company table to enable/disable daily jobpost scraping by each company