feat: Storage dashboard — occupancy, revenue, delinquency analytics #8

Open
opened 2026-06-29 14:05:00 +00:00 by jmiller · 1 comment
Owner

Summary

Admin dashboard with key storage facility metrics. StorageDashboardModel already exists as scaffold.

Metrics

  • Occupancy rate (overall and per facility/unit type)
  • Revenue: collected vs expected, by facility
  • Delinquency rate and aging (30/60/90)
  • Average rent per sqft
  • Move-in/move-out trends
  • Waitlist demand by unit type
  • Access activity summary

Technical Requirements

  • Expand existing StorageDashboardModel with aggregation queries
  • DashboardHelper in plg_system
  • Chart.js for visual charts
## Summary Admin dashboard with key storage facility metrics. StorageDashboardModel already exists as scaffold. ## Metrics - Occupancy rate (overall and per facility/unit type) - Revenue: collected vs expected, by facility - Delinquency rate and aging (30/60/90) - Average rent per sqft - Move-in/move-out trends - Waitlist demand by unit type - Access activity summary ## Technical Requirements - Expand existing `StorageDashboardModel` with aggregation queries - `DashboardHelper` in plg_system - Chart.js for visual charts
Author
Owner

Branch created: feature/8-feat-storage-dashboard-occupancy-revenue

git fetch origin
git checkout feature/8-feat-storage-dashboard-occupancy-revenue
Branch created: [`feature/8-feat-storage-dashboard-occupancy-revenue`](https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteStorage/src/branch/feature/8-feat-storage-dashboard-occupancy-revenue) ```bash git fetch origin git checkout feature/8-feat-storage-dashboard-occupancy-revenue ```
Sign in to join this conversation.
Priority Medium
Type Feature
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuiteStorage#8