Site icon BotFlo

Cursor App Template #44 — Equipment Utilization Tracking

Equipment Utilization Tracking

Track asset hours, availability, efficiency, and utilization trends in one browser-based dashboard.

Overview

This app helps operations and maintenance teams monitor how production equipment is used. View assets in an AG Grid registry, log usage hours with auto-calculated efficiency metrics, filter by category or availability, and chart weekly utilization trends. Import and export data via Excel for reporting. Everything runs in a single self-contained HTML page with data saved locally in your browser.

Key features

Equipment registry

Usage logging

Filters & summary

Trends & reporting

Data management

Data & persistence

Sample data includes eight assets with varied utilization (0–100% efficiency), six usage log entries, and five weeks of trend data. All changes save to `localStorage` under `equipment-utilization-data`.

Charts & reporting

The line chart plots weekly total hours from logged usage. Excel export includes three sheets for assets, logs, and weekly trends.

Built with

Tailwind CSS (CDN), AG Grid Community, Alpine.js, Chart.js, and SheetJS — all loaded from CDN in a single HTML file.

Try the interactive walkthrough below. Click Walk through features and use Next / Back (or arrow keys) to explore every feature.

Dark mode and localStorage

Equipment Utilization Tracking

Track asset hours, availability, efficiency, and utilization trends.

Total assets8
Avg efficiency65%
Total hours used2,691
In maintenance1

Log usage

New total hours: 436
Projected efficiency: 91%
Availability: In Use

Filters

Utilization trends (weekly hours)

Jun 16 · Jun 23 · Jun 30 · Jul 7 · Jul 14
Equipment registry8 shown
AssetCategoryHoursAvailEff%
CNC Mill #1Machining312In Use65%
CNC Mill #2Machining428In Use89%
Forklift BMaterial Handling0Maintenance0%

Recent usage log

DateAssetHoursNotes
2026-07-09Packaging Line7.5Order fulfillment
2026-07-09Forklift A4Warehouse move
2026-07-08CNC Mill #16Prototype run
💾 Saved to localStorage
Exit mobile version