← Back to work
Laravel + Vue
Print for Me
Private 3D print request platform with magic-link access, secure uploads, mobile-first intake, and an admin board for managing request status end to end.
Print for Me is a private workflow for managing 3D print requests from intake through fulfillment. The product is built around invite-only access, passwordless magic-link authentication, and private file handling so requesters can submit work without exposing files or project details publicly.
The application includes a mobile-first request form, source-link support, admin-side board management, inline status updates, and lifecycle tracking across pending, accepted, printing, and complete states. Queued notifications, session controls, and cleanup commands round out the operational side of the product.
Technically, the repository demonstrates current Laravel application design with Laravel 13, Inertia v2, Vue 3, Tailwind CSS v4, Vite, SQLite for local workflows, and Pest-backed verification.