Tasks Tracker
A robust, bidirectional synchronization engine bridging Todoist and Google Sheets in real-time. Built on a serverless Event-Driven Architecture within Google Apps Script, it implements a modular layered design (Logic, Controller, Presentation) to ensure scalability and maintainability. Key features include zero-latency Webhooks for instant task capture and REST API integration for two-way status updates.
- Google Apps Script
- JavaScript