mengzhuou / JobLinkHub-Frontend

0 stars 0 forks source link

Function Boolean value for whether user Applied the job or not #11

Open mengzhuou opened 1 month ago

mengzhuou commented 1 month ago
  1. Make a popup modal asking "Have you applied this job position?" and provide options "Yes, I have applied" and "No" everytime after user clicks on the Apply button and got redirected.
  2. Once user clicked on Yes, the state of this application becomes Applied.
  3. The main table will have filter option for whether user wants to see their Applied position listed on the record table or not.