talent-connect/connect

[TP]: Add ReDI Summer Job Fair 2023 filters

Closed this issue · 0 comments

Context/background

For the ReDI job fairs in Summer 2023, the ReDI team proposes to use the Talent Pool platform for participating jobseekers and companies/recruiters to create a profile and indicate whether they will participate. This will allow ReDI jobseekers to create a good profile in which they can present themselves to hiring companies. Participating companies can then use a filter when they browse for talents to specifically look for the jobseekers that will join the ReDI Job Fairs.

At the same time, participating companies can indicate which job listings they are hiring for at the event, so jobseekers can browse companies and filter for the ones they can interview for at the job fair.

Companies and students will be onboarded/reminded of that filter in the next week, starting on the 15th of May, so we should consider delivering this feature until that date.

What needs to be done?

  1. Both jobseekers and companies should be able to indicate in their respective profiles whether they will participate in the ReDI Summer Job Fairs 2023. This could be done in the form of a check box in their profile reading the following:

In the Jobseeker profile:

  • I will attend the ReDI Summer Job Fair in Berlin on 30/06/2023
  • I will attend the ReDI Summer Job Fair in Munich on 10/07/2023
    (Jobseekers can't choose both options, they are allowed only to choose one)

In the Company profile:

  • My company will attend the ReDI Summer Job Fair in Berlin on 30/06/2023
  • My company will attend the ReDI Summer Job Fair in Munich on 10/07/2023
    (Companies can choose both options)
  1. In the browsing section for both user types there should be a filter option added so that companies can look for participating jobseekers and jobseekers can search for job listings that they can interview for at the job fair:

Browse open Job Listings:

  • ReDI Summer Job Fair 2023 Berlin
  • ReDI Summer Job Fair 2023 Munich

Browse our Talent Pool:

  • Attending ReDI Summer Job Fair 2023 Berlin
  • Attending ReDI Summer Job Fair 2023 Munich

Tasks

  • Add isSummerJobFair2023BerlinParticipant and isSummerJobFair2023MunichParticipant fields for TpJobseeker entity (should be false by default)
  • Add isSummerJobFair2023BerlinParticipant and isSummerJobFair2023MunichParticipant fields for TpCompany entity (should be false by default)
  • Add a checkbox in the MeJobseeker to toggle if jobseekers are participating in the ReDI Summer Job Fair 2023 in Berlin, with the message written above
  • Add a checkbox in the MeJobseeker to toggle if jobseekers are participating in the ReDI Summer Job Fair 2023 in Munich, with the message written above
  • Add a checkbox in the MeCompany to toggle if companies are participating in the ReDI Summer Job Fair 2023 in Berlin, with the message written above
  • Add a checkbox in the MeCompany to toggle if companies are participating in the ReDI Summer Job Fair 2023 in Munich, with the message written above
  • Add a filter when companies browse jobseekers to filter them if they participate in the ReDI Summer Job Fair 2023 in Berlin, with the name written above
  • Add a filter when companies browse jobseekers to filter them if they participate in the ReDI Summer Job Fair 2023 in Munich, with the name written above
  • Add a filter when jobseekers browse job listings to filter them for the ReDI Summer Job Fair 2023 in Berlin, with the name written above
  • Add a filter when jobseekers browse job listings to filter them for the ReDI Summer Job Fair 2023 in Munich, with the name written above
  • Add the isSummerJobFair2023BerlinParticipant and isSummerJobFair2023MunichParticipant fields in Salesforce (production + partial)
  • Hide all Job Fair related checkboxes and filters after the 10th of July

Screenshots

Jobseeker:
image
image

Company:
image
image