chingu-voyages / v39-geckos-team-05

Chingu Voyage 39 - Geckos Team 05
MIT License
0 stars 2 forks source link

Feature/database interactions #92

Closed lbfn83 closed 2 years ago

lbfn83 commented 2 years ago
  1. Data purge Timestamp timezone issue fixed. Changed the logic of sending API requests into a synchronous way due to 429 server error from RapidAPI

  2. Cron Scheduler being invoked twice in a row fixed

  3. Database Records Restore from CSV implemented

  4. 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