actuallyReallyAlex/gh-jobs

🧹 Clean User's Hidden/Saved Jobs

Opened this issue · 0 comments

Given that a user saves a job, when the job is taken off the GitHub API, then the job is removed in the GitHub Jobs DB.

Given that a user hides a job, when the job is taken off the GitHub API, then the job is removed in the GitHub Jobs DB.


  • Adjust BE
  • Adjust FE
  • Add Tests
  • Test