Overview Controller

@Autowired
constructor(overviewService: OverviewService)

Constructor used to init the controller

Parameters

overviewService

The instance to manage the overview database operations