Skip to content

HAFIDJR/MineDrive-FrontEnd

Repository files navigation

MineDrive FrontEnd

This is the backend API for the MineDrive application, a comprehensive vehicle management system designed for mining companies. It handles vehicle monitoring, fuel consumption tracking, service scheduling, usage history, and a booking system with an approval workflow.

Built with the React JS Material UI.

Key Features

  • User Management with Roles (Admin, Approver, Driver)
  • Vehicle Data Management (company-owned & rented, passenger & goods transport)
  • Vehicle Booking System with multi-level approval workflow
  • Fuel Usage Tracking per vehicle
  • Vehicle Service History Logging

Prerequisites

Ensure your development environment has the following installed:

  • React Js And Typescript (compatible with your Laravel version)
  • Material UI
  • Tailwind CSS
  • Git

Quick start

  • Clone this repo
  • Recommended: Node.js v20.x
  • Install: npm i or yarn install
  • Start: npm run dev or yarn dev
  • Build: npm run build or yarn build
  • Open browser: http://localhost:3039

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published