An awesome Smart-Vehicle-Fleet-Manager to jumpstart your projects!
<a href="https://github.com/abhishekpatel946/Smart-Vehicle-Fleet-Manager"><strong>Explore the docs »</strong></a>
<a href="https://smart-vehicle-fleet-manager.web.app/">View Demo</a>
·
<a href="https://github.com/abhishekpatel946/Smart-Vehicle-Fleet-Manager/issues">Report Bug</a>
·
<a href="https://github.com/abhishekpatel946/Smart-Vehicle-Fleet-Manager/issues">Request Feature</a>
We are planning to make a system to manage entire fleet of an organisation, the system can enable vehicle tracking via GPS, detect over speeding, fuel levels, accident detection,emergency response, facilitate anti-theft of vehicle and fuel,travel history [24x7] ,record this entire data, store on Cloud and present the data on a dashboard for easy understanding.
It also reduces dependence and management of manual log books which are required to be maintained and it has many flaws which are exploited, which leads to massive loss of government resources. Using this system Fuel Theft can be stopped too. The system can also facilitate on-time vehicle maintenance. It can be installed on government/private bus,trucks,bikes,site-vehicles,etc. The details can be monitored from a control room or a simple desktop via a dashboard. So fetching information can be very easy and convenient.
The vehicle will have following sensors installed: * GPS * Accelerometer * Fuel Level Sensor * Speedometer * An Emergency Button to be used to alert in case of emergency * A relay that can remotely turn off vehicle in case of theft. * All the data will be recorded and transmitted via the internet using a GSM module which will enable internet connectivity.
A dashboard will be used to show data fetched from the cloud. The data will be viewed vehicle wise and in the form of tables, charts and graphs. The dashboard can be viewed on smartphone but best viewed on desktop/laptop.
The dashboard will show data such as: * Location History * Fuel Level * Speed History * Maintenance Alert * Total distance travelled * Accident Alert * Overspeeding Instances * Fuel Refill History
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
git clone https://github.com/abhishekpatel946/Smart-Vehicle-Fleet-Manager.git
Contributions are what make the open source community such an amazing place to be learn, inspire, and create.
Note: We are open to any contributions small or large. Any contributions you make are greatly appreciated. Make sure first you read the CONTRIBUTION.md if you want to contribute or issue a bug.
git commit -m 'Add your comment here about your changes')git push origin feature/AmazingFeature)If you need want to feature your name in our contributer's list, Please mention that too
.
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── docker-compose.yml
├── Dockerfile
├── firebase.json
├── images
│ └── logo-readme.png
├── LICENSE
├── package.json
├── package-lock.json
├── public
│ ├── favicon.ico
│ ├── index.html
│ ├── logo192.png
│ ├── logo512.png
│ ├── manifest.json
│ └── robots.txt
├── README.md
├── src
│ ├── App.css
│ ├── App.js
│ ├── assets
│ │ ├── admin-new.png
│ │ ├── Logo.png
│ │ └── logo-readme.png
│ ├── component
│ │ ├── ContextProvider
│ │ │ ├── Reducer.js
│ │ │ └── StateProvider.js
│ │ ├── dashboard
│ │ │ ├── Dashboard.css
│ │ │ └── Dashboard.js
│ │ ├── dashboard_common
│ │ │ ├── FooterLayout.js
│ │ │ └── HeaderLayout.js
│ │ ├── firebase
│ │ │ └── fireConfig.js
│ │ ├── Login
│ │ │ ├── home.css
│ │ │ └── home.jsx
│ │ └── Logs
│ │ ├── FuelLog.css
│ │ ├── FuelLog.js
│ │ ├── FuelRefillLog.css
│ │ ├── FuelRefillLog.js
│ │ ├── MaintainanceLog.css
│ │ ├── MaintainenceLog.js
│ │ ├── OverSpeedLog.css
│ │ ├── OverSpeedLog.js
│ │ ├── SpeedLog.css
│ │ └── SpeedLog.js
│ ├── index.css
│ ├── index.js
│ └── serviceWorker.js
└── yarn.lock
Distributed under the MIT License. See LICENSE for more information.
Core:
$ claude mcp add Smart-Vehicle-Fleet-Manager \
-- python -m otcore.mcp_server <graph>