Fakultas Ilmu Komputer UI

1606893986 #234

Closed Ibnu Sofian Firdaus requested to merge pmpl/class-project/kape:1606893986-234 into master

Adding options 3 and 4 to vacancyStateFilter on VacancyList.jsx

  • Option 3 Will filter and show vacancy that still has accepting quota (accepted < needed)
  • Option 4 Will filter and show vacancy that is having it accepted applicant exceed it's accepting quota (accepted > needed)

Merge request reports