jac-uk / documentation

We are currently updating our documentation and bringing it together in one place. Here.
https://jac-uk.github.io/documentation/
MIT License
0 stars 0 forks source link

Data model for Panels and relationship with Applications #28

Closed warrensearle closed 3 years ago

warrensearle commented 3 years ago

We need to agree a suitable data model for Panels along with how we store the relationship between Panels and Applications.

In particular we need to support the following:

  1. Assign candidate to a panel
  2. List all candidates in a panel
  3. Know which panel a candidate is in
  4. List all candidates & the panels they are in
  5. List candidates which aren’t in a panel
  6. Support multiple types of panel (sift, selection)
  7. Support custom types of panels