ubc-biztech / serverless-biztechapp

biztech's backend. AWS lambda, cognito, dynamodb, written in Node js
2 stars 1 forks source link

Allan/migrate csv data #313

Closed AllanT102 closed 8 months ago

AllanT102 commented 9 months ago

🎟️ Ticket(s): Closes # https://www.notion.so/ubcbiztech/b24732925a6745caa305a2c746fa5ba7?v=d557178d0a134acf85a3890882538364&p=a5ec3e5467db46fd9679850a4217b90f&pm=s

👷 Changes: Created script to migrate the google form partner data to dynamo db.

💭 Notes:

Requires lots of manual setup

  1. need question ids of the dev form
  2. Need to make sure the googleFormToDevForm has the right question (exact spelling as the google form)
  3. add the csv file to the directory

Wait! Before you merge, have you checked the following: