This project is a vehicle expense management system, comprising a web system for administrators and maintenance technicians, and a mobile application for drivers. The aim of the system is to facilitate the monitoring and management of expenses associated with fleet vehicles.
-
Administrator
- Manage users (maintenance technicians and drivers)
- View and approve expenses
- Generate expense reports
-
Maintenance Technician
- Record and update vehicle maintenance
- View maintenance history
- Generate maintenance reports
-
Driver
- Record expenses (fuel, tolls, etc.)
- View expense history
The project is divided into three main parts:
- **Backend (REST API using Express.js)
- **Frontend (Web application using React.js)
- Mobile (Mobile application using Flutter)
- Node.js and npm (for backend and frontend)
- Flutter SDK (for mobile)
- Mysql (or other database configured in the backend)
- Android Studio or Xcode (for mobile device emulators)
git clone https://github.com/usuario/repositorio.git
cd repository
Translated with DeepL.com (free version)