Overview
Service
The OverviewHelper
class is useful to
manage all the overview database operations
Author
N7ghtm4r3 - Tecknobit
Types
Properties
Functions
Link copied to clipboard
Method to calculate the stats about the
average number of the development days
Link copied to clipboard
Method to calculate the stats about the
total number of the development days
Link copied to clipboard
Method to get the overview analysis for the
requested user
Link copied to clipboard
Method to calculate the stats about the
projects of the user
Link copied to clipboard
Method to calculate the stats about the
number of the updates in the projects of the user
Link copied to clipboard
private open fun getUpdatesStats(userId: String, projects: List<Project>, status: UpdateStatus): Overview.OverviewFullStatsItem
Method to calculate the stats about the
updates in the projects of the user