fuseumass / dashboard

Dashboard makes it easy to manage a hackathon.
https://platform.hackumass.com
Apache License 2.0
43 stars 24 forks source link

Add an option to filter applications by status. #320

Closed ntdkhiem closed 1 year ago

ntdkhiem commented 1 year ago

Problem

the registration was just very annoying because when you go through the applications one by one with the left and right arrows, it doesn't let you choose a specific flag (for example, looking through only undecided applications) and instead does it by chronological order of which they were submitted so frequently when you'd go through applications you'd click the left/right arrows and it would be undecided > accepted > undecided, etc. with no specific way to only look at people who have not had an accept/deny/waitlist verdict so i essentially had to go through more than just the 800+ applications by myself since i had to double count and waste time looking at/loading the registrations of people i already accepted -- Jasmine Cai (HUM XI)

Solutions

  1. Convert each label to a filter button by that category.
image
  1. Add dropdown list to this button to go to next "Accepted Applicantion", "Waitlisted Application", "Undecided Application", "Rejected Application"
image