first commit

This commit is contained in:
2026-08-05 10:21:02 +10:00
commit 9450834463
8 changed files with 558 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# WhereWoof — Local Pet Location Tracker
Find your woof. A local pet location tracker with a front-facing website for pet owners (GOAT stack: Go + HTMX + Alpine.js + Tailwind CSS + SQLite).
## Status
Early design/development phase.
- Design docs: [where_woof.md](where_woof.md), [awesome-design.md](awesome-design.md)
- Mockups: `mockups/`
- Admin & frontend prototypes: `admin/`, `frontend/`