Skip to content

Export to CSV #2

@HonestlyAbe

Description

@HonestlyAbe

Create an export.dart file that contains a function which, given an array of ParticipantInfos, outputs a CSV file in the attached format.

The ParticipantInfos array will come from the Participants provider, and you may conceptualize it in the following manner:

[ [1, ID, ID, Time, Time, ..., Type], [2, ID, ID, Time, Time, ..., Type], [3, ID, ID, Time, Time, ..., Type] ]

MAPPING_Bubbles_DEFAULTMMDDYYYY.csv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions