We do not have a DB yet, this should help visualise the data. The structure will be implemented in the DB.
here is the current structure:
{
Id: 'xxxx',
category: 'domestic worker',
employerID: '3400',
status: 'Filled',
dateLoaded: '14 - May - 2020',
dateFilled: '14 - May - 2020',
expiryDate: 'n/a',
totalApplicants: 20,
successfulJobSeekerID:['324E'],
history: ?
}
@BetsieDrost what type of information do we have in history?
We do not have a DB yet, this should help visualise the data. The structure will be implemented in the DB.
here is the current structure:
@BetsieDrost what type of information do we have in history?