Garage Management System - RubyGarage Management System - Ruby
Rails 8 and Vue 3 app for managing repair jobs, appointments, parts inventory, workflow status, costs, and profit.Garage Management System - Ruby
Rails 8 and Vue 3 app for managing repair jobs, appointments, parts inventory, workflow status, c...
Overview
Garage Management System
Garage Management System is a full-stack web application for vehicle repair shops, body shops, service centers, and workshop operations. It combines a Ruby on Rails 8 backend with a Vue 3 and TypeScript single-page frontend, giving teams one responsive dashboard for repair jobs, appointments, inventory, costs, and profit tracking.
The project includes source code, database migrations, demo seed data, buyer documentation, Docker configuration, and a clean setup flow for local development or deployment customization.
Demo Accounts
- Admin: [email protected] / password
- Staff: [email protected] / password
Technology Stack
- Ruby on Rails 8
- Ruby 3.4.5
- Vue 3 with TypeScript
- Vite, Pinia, Vue Router, Axios, Day.js
- Tailwind CSS
- PostgreSQL
- Puma, Propshaft, Solid Cache, Solid Queue, Solid Cable
- Docker Compose configuration included
Features
- Responsive repair operations dashboard
- Repair job list with status counters, search, and filters
- End-to-end job workflow from scheduled appointment to delivered vehicle
- Vehicle appointment scheduling and check-in flow
- Detailed job page with progress timeline and status advancement
- Customer, license plate, vehicle type, repair type, notes, and timeline fields
- Parts assignment per repair job
- Parts inventory with part number, cost price, quantity, and low-stock styling
- Financial summary with approved amount, parts cost, labor cost, total cost, and profit/loss
- Admin and staff demo roles
- Activity log for job and inventory operations
- Seed data included for quick testing
- Clean Vue 3 SPA structure with stores, typed API helpers, layouts, and pages
- Docker, Kamal, and Thruster files included for deployment customization
- Buyer documentation included in the main package
Requirements
- Ruby 3.4.5
- Bundler
- Node.js and npm
- PostgreSQL
- Modern web browser
- Optional: Docker and Docker Compose
Instructions
- Extract the main ZIP file.
- Open the included
documentation/index.htmlfile for setup notes. - Install Ruby dependencies with
bundle install. - Install JavaScript dependencies with
npm install. - Prepare the database with
bin/rails db:prepare. - Load demo data with
bin/rails db:seed. - Start the app with
bin/dev. - Open
http://localhost:3000in a browser. - Sign in with the included admin or staff demo account.
| Category | Scripts & Code / Ruby |
| First release | 22 May 2026 |
| Last update | 22 May 2026 |
| Files included | .rb, .css, .html |
| Tags | ruby, business, dashboard, garage, workshop, inventory, repair shop, auto service, body shop, Appointments, vue, postgresql, vue3, job management, rails |








