ELD is a Rust crate designed for Electronic Logging Devices (ELDs). It helps users visualize driving logs through interactive charts and analytics dashboards.
- π Chart Generation - Convert ELD logs into easy-to-read visual charts.
- π HOS Compliance - Track Hours of Service (HOS) automatically.
- π Analytics & Insights - Get AI-powered summaries of driving patterns.
- β‘ High-Performance - Built with Rust for speed and efficiency.
- π Extensible API - Easily integrate with fleet management systems.
Refer to our guide to integrate this component into your Yew app.
Refer to our guide to integrate this component into your Dioxus app.
Refer to our guide to integrate this component into your Leptos app.
Contributions are welcome! Whether it's bug fixes, feature requests, or examples, we would love your help to improve eld.
- Fork the repository.
- Create a new branch for your feature/bugfix.
- Submit a pull request for review.
ELD is licensed under the MIT License. You are free to use, modify, and distribute this library in your projects.