Settings

Calendar sync, notifications, devices and technology tracks

๐Ÿ“… Google Calendar sync

Connect your Gmail once โ€” then every status change in the daily plan upserts that task as an all-day event on your primary calendar (removed again when you mark the day Skipped).

Connect Google Calendar

๐Ÿ”” Push notifications

Get a daily task nudge and weekly progress digests via Firebase Cloud Messaging.

Chrome / Edge / Firefox / Safari 16.4+ ยท iOS requires Add-to-Home-Screen first

Preferences

Registered devices (1)tokens auto-prune when FCM reports them dead

  • Windows ยท Chromed_6_vIHXwEp9-fiohgXwZW:APA91โ€ฆ

๐Ÿ“š Technology tracks

The tracker is built for multiple technologies โ€” React today, whatever you learn next tomorrow.

  • React Developer MasteryBeginner โ†’ Production-Ready (4-Week Intensive Track)active

โฐ Scheduled pushes (Vercel Cron)

  • GET /api/cron/daily-reminder โ€” daily; sends today's topic + hands-on goal + progress %
  • GET /api/cron/weekly-summary โ€” Sunday; sends completion %, hours and shipped projects
  • GET /api/cron/stale-reminder โ€” hourly; nudges when a task has been "In Progress" for 5h without being marked Done

Protect them by setting CRON_SECRET in env vars and sending it as Authorization: Bearer โ€ฆ. On your AWS box a crontab entry is enough: 0 * * * * curl -s -H "Authorization: Bearer $CRON_SECRET" http://localhost:3000/api/cron/stale-reminder

๐Ÿงพ Recent notifications

  • ๐Ÿ”” Test notificationAug 23, 05:46 AM

    If you can read this, FCM is wired up correctly. Keep shipping!

    Test ยท โœ“1 โœ—0

  • ๐Ÿ”” Test notificationAug 23, 05:40 AM

    If you can read this, FCM is wired up correctly. Keep shipping!

    Test ยท โœ“1 โœ—0

  • ๐Ÿ”” Test notificationAug 22, 12:16 PM

    If you can read this, FCM is wired up correctly. Keep shipping!

    Test ยท โœ“1 โœ—0

  • ๐Ÿ”” Test notificationAug 22, 11:46 AM

    If you can read this, FCM is wired up correctly. Keep shipping!

    Test ยท โœ“0 โœ—1