A tracking program for company vehicles. It keeps track of records of company's vehicle usage by employees: who, when, for what purpose, for how long run the particular car.
Design a Vehicle Management System – tracking program for company vehicles.
Specifications
- A tracking program for company vehicles.
- Identifying how and when vehicles are checked out for usage by employees.
- Cargo transportation, business trip, loaner cars, … _
- Record ID number, date checked out, driver name, mileage, type of usage, and contents.
- Company use: each trip is recorded including date, time, miles driven, fuel cost, and the purpose of the trip.
- Personal use: the insurance information should be recorded.
- Carrying passengers: list of passengers;
- Carrying cargo, an inventory of the vehicle contents
Desktop GUI application with MS SQL Server database.
- project repository - https://github.com/aemulare/Vehicle-Management-System