Manifest Team Calendar
Color-coded by client account with priority project highlights pulled live from the Harvest sheet.
⚙️ One-time setup required
- Go to console.cloud.google.com → create a project
- Enable Google Calendar API and Google Sheets API
- Create OAuth 2.0 Client ID (Web application type)
- Add your hosting URL to Authorized JavaScript Origins
(use http://localhost:8080 for local testing)
- Replace
YOUR_GOOGLE_CLIENT_ID at the top of this file with your Client ID