tas-fieldbook
♡Crafted
A progressive web application that digitizes fieldwork documentation for Tasmanian land surveyors, replacing paper-based fieldbooks with an offline-capable interface. Built with SvelteKit and Supabase, it captures survey data, attachments, and location information with role-based access control and real-time synchronization.
Clauded With Love Rating
5.2 / 10
A progressive web application that digitizes fieldwork documentation for Tasmanian land surveyors, replacing traditional paper fieldbooks with an offline-capable SvelteKit interface. The project integrates Supabase for backend services and focuses on capturing survey data, attachments, and location information with role-based access control.
Code Quality3.0
Usefulness8.5
Claude Usage5.0
Documentation2.0
Originality7.5
Highlights
- ✓Addresses a specific real-world need in the surveying industry with offline-first functionality
- ✓Combines modern web technologies (SvelteKit, Supabase) for a specialized professional domain
- ✓Implements role-based access control and real-time synchronization for collaborative fieldwork
To Improve
- →Replace the generic SvelteKit README with project-specific documentation including setup instructions, feature descriptions, and usage examples
- →Add proper code structure visibility by including actual source code examples, API documentation, and database schema details in the repository