Class StatsController
java.lang.Object
team75.controller.StatsController
Controller for the statistics and reporting dashboard.
Displays sales trends and inventory usage through interactive charts.
Provides filtering by menu item and date range, with options for Z-Reports (daily totals) and X-Reports (current totals).
Features both line charts for sales data and bar charts for inventory consumption analysis.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StatsController
public StatsController()This constructor should never be called
-