GearUp is a smart automobile service management platform that streamlines service time logging and appointment scheduling for both vehicle owners and service centers.
It minimizes wait times, automates scheduling, and provides transparency for ongoing and upcoming vehicle services.
This project is composed of three main repositories:
- Frontend Repository (gear-up-fe)
- Backend Repository (gear-up-be)
- Kubernetes Configuration (gear-up-k8s)
✅ Customer registration & authentication
✅ Book and manage service appointments
✅ Service history tracking
✅ Real-time service time logging
✅ Notifications & reminders
✅ Admin dashboard for service centers
| Layer | Technology |
|---|---|
| Frontend | Next.js (React Framework) |
| Backend | Java Spring Boot |
| Database | PostgreSQL |
| Authentication | JWT-based secure login |
| Deployment | GitHub Actions + Docker (Kubernetes planned) |
| Student ID | Name |
|---|---|
| 224110P | Kularathna G.G.A.S. |
| 224152U | Prakasan R. |
| 224118X | Lokugalappaththi S.S. |
| 224004U | Abeyweera S.D. |
| 224128D | Mullegama P.J. |
| 224067M | Hadithya N.W.M.H. |
| 224183N | Silva H.I.H. |
| 224065F | Gunawardhana M.W.S.N.R. |
| 224192P | Tharaka H.K.S. |
| 224157N | Rajapakshe R.D.V.R. |
# Frontend
git clone https://github.com/EAD-Group-Project-2025/gear-up-fe
# Backend
git clone https://github.com/EAD-Group-Project-2025/gear-up-be
# Kubernetes Configuration
git clone https://github.com/EAD-Group-Project-2025/gear-up-k8s