System Design

Quick Analytics is a serverless micro-service, built entirely on Google Cloud's free tier - making this the perfect cost-effective solution for personal analytics and time tracking.


Architecture Overview

The system follows a simple data pipeline:

System Design

PWA Frontend → Apps Script API → Google Sheets Storage → Looker Studio Visualization

Key Design Decisions

Progressive Web App (PWA)

Apps Script Microservice

Google Sheets as Database

Looker Studio Dashboards

Technical Highlights