Skip to content

Add jobs fake data #48

@leanny01

Description

@leanny01

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions