Skip to content

← Back to projects

Mini CRM with Google Reports

Overview

A compact CRM connecting an API, desktop interface and automated Google Sheets reporting.

Customers, deals and tasks are managed in one workflow; test data can be generated for validation, while reports and analytics are produced through Google APIs.

Focus

How to connect a local application, backend and external services in one end-to-end workflow.

Technologies

  • FastAPI
  • SQLite
  • Tkinter
  • Google Drive API
  • Google Sheets API
  • Docker