Please create a script to automatically load data from Google Sheets onto this homepage.
[ ] Create script to load event data from Google Sheets, with the following details: { "title": "Speed Dating", "day of week": "Friday", "date": "2024-01-19", "time": "8-9:30PM", "location": "Lot 22/ Phelps 1160", "customTime": "", "ready": "Yes" },
Homepage: https://www.ucsbtasa.com/
Please create a script to automatically load data from Google Sheets onto this homepage.
{ "title": "Speed Dating", "day of week": "Friday", "date": "2024-01-19", "time": "8-9:30PM", "location": "Lot 22/ Phelps 1160", "customTime": "", "ready": "Yes" },
Some of the code already worked on https://github.com/UCSBTASA/UCSBTASA.github.io/pull/131. Please refer here when working on this issue.