Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unprocessed applicants page skeleton #1098

Open
Tracked by #682
Snorre98 opened this issue May 9, 2024 · 0 comments
Open
Tracked by #682

Unprocessed applicants page skeleton #1098

Snorre98 opened this issue May 9, 2024 · 0 comments
Labels
difficulty: easy Presumed to be a small task. frontend Task related to frontend.

Comments

@Snorre98
Copy link
Contributor

Snorre98 commented May 9, 2024

Should be able to navigate to the mentioned page from "Show unprocessed applicants" button here.

This is only a simple frontend issue.
Add obvious placeholders where actual data will be retrieved from the DB.

The page should show a list or table of applications that have not been processed. This is the Samf3 solution.

The page is used to get an overview of unprocessed applications or applications where the applicant have been reserved. This is information used in context of distributing applicants and to get an overview of how gangs are progressing in processing applications.

Relevant applicant data is: (a list or table of applicants, where this data is included in each 'item')

  • Applicant name
  • Applicant phonenumber
  • Applicant e-mail
  • List of applications for applicant. Like this:
    • Markedsføringsgjengen - Weebdeveloper - Status: Vil ikke ha

    • Markedsføringsgjengen - Info - Status: Ikke satt

There should also be frontend skeleton for filtering to only view "reserved" applicants or only see applicants which have NOT received a status ('Ikke satt', "Vil ha", "Automatisk avlslag" etc.). The later indicates that an application has not been processed.

FIY: Where "status" is used here "flagging" might be used other places.

@Snorre98 Snorre98 added the frontend Task related to frontend. label May 9, 2024
@Snorre98 Snorre98 added this to the Recruitmentsystem milestone May 9, 2024
@Snorre98 Snorre98 added the difficulty: easy Presumed to be a small task. label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy Presumed to be a small task. frontend Task related to frontend.
Projects
None yet
Development

No branches or pull requests

1 participant