Project information

Promecha

A company that provides professional mechanic on-call services wants its potential customers to be able to make bookings well in advance of their booking date. Additionally, they want potential customers to be able to easily pay using several payment methods.

To solve this problem, I offer a mobile application that can be published to the public through the Play Store or App Store. This application will serve as a tool for potential customers to make bookings and payments. The application will also issue an e-ticket for users who have paid. The e-ticket will be scanned by the crew during their visit on the day of the booking or upon completion of their task. If there is an overpayment or underpayment, adjustments will be made manually.

The tech stack for this application uses Flutter as its front-end and PHP/Laravel as its back-end. The database used is MySQL with Redis as its storage cache. The UI for the admin dashboard uses Laravel Blade and VueJS. I use Git for source control and versioning