This is a Node.js
program for tracking Zoom meeting attendance using Google Sheets.
node server.js
logs the names of participants from past meetings beginning and ending on the current day.
- Zoom API https://zoom.github.io/api/
- Google Sheets API https://developers.google.com/sheets/api/