Gear Core
Inspect repositorySystem brief
A full-stack vehicle inventory and movement-management system built around controlled access and traceable operations.
Engineering decisions
- Model the domain through a GraphQL boundary backed by Go and PostgreSQL.
- Protect operations with JWT authentication and Admin, Editor, and Viewer roles.
- Package UI, API, and database as a reproducible Docker Compose system.
Verified evidence
Vehicle CRUD, movement history, date-range reports, and user administration are documented in the repository.