feat: initial commit

This commit is contained in:
nikola
2026-05-19 14:53:39 +02:00
commit 6d1b20c4b0
90 changed files with 243385 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# AGENTS.md - gdrive-visual-app
## Scope
This project builds a local web app for Google Drive CSV ingestion, cleanup, and interactive visualization.
## Working rules
- Keep implementation simple and production-practical.
- Prioritize readability of diagram labels and filtering workflow.
- Ensure outputs are shareable (`cleaned.csv`, `summary.csv`, diagram view).