CodersCrew / coderscamp

Monorepo containing CodersCamp's internal application, its website, and all development resources created around them.
https://www.coderscamp.edu.pl/
GNU General Public License v3.0
6 stars 3 forks source link

Create command to generate CSV with course participants #399

Open KonradSzwarc opened 2 years ago

KonradSzwarc commented 2 years ago

We need a command that will look up the Supabase database, fetch all participants and generate a CSV file with the following data: fistName, lastName, checklist. This data will be used by our marketing team to send welcome emails to participants.

github-actions[bot] commented 2 years ago

Branch issue-399-Create_command_to_generate_CSV_with_course_participants created!