Service Throttle web is a web app for On-Demand Vehicle Detailing and Repair Service. Where, the customer can tell the Service Throttle as much as they know about their vehicle and repair or maintenance needs, along with their contact information. Then, one of the mobile mechanics of the service provider will come and fix the customer’s car in their home or office, or the customer should drop it off at the service provider’s shop if they had to.
There are three main components in this project
- Customer app ( Android | React Native | Expo )
- Admin dashboard ( React JS V17.0.1)
- Backend server ( Spring boot V2.3.4 | PostgresQL )
- Get the docker images
docker pull ravdsn/service-throttle-backend:v1.0
docker pull ravdsn/service-throttle-frontend-admin:v1.0
- Create and start the container
docker-compose up
You can find the documentations from wiki.
Service Throttel Web is Apache-2.0 Licensed.