Commit Graph

1 Commits

Author SHA1 Message Date
d4a5bf7c0a Add NocoDB-based workflow and example data
- Add tracker-db.json: NocoDB version of location tracker workflow
  - Replaces file-based storage with NocoDB database
  - Unlimited storage instead of 100-entry limit
  - Includes CREATE and READ operations for locations table
- Add locations-example.csv: Sample location data for NocoDB import
  - 8 example entries with Munich coordinates
  - Demonstrates expected data structure

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 10:06:27 +00:00