You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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" },
Create cron job to update events daily
Some of the code already worked on #131. Please refer here when working on this issue.
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 #131. Please refer here when working on this issue.