Code-4-Community / breaktime

1 stars 0 forks source link

Backend: Create an endpoint for export file data in CSV format; transform Dynamo data for timesheet into CSV formatted data and return #28

Open izzyconner opened 5 months ago

izzyconner commented 5 months ago

For reference: https://medium.com/@darshana_18428/downloading-csv-using-post-request-in-node-js-and-angular-a581f97ed493

izzyconner commented 5 months ago

Initial stubbing between frontend and backend complete and working with mock data; downloads the CSV correctly