Project
@Serializable
The Project data class allow to represent a project data
Author
N7ghtm4r3 - Tecknobit
Constructors
Properties
Link copied to clipboard
The author of the project
Link copied to clipboard
The date when the project has been created
Link copied to clipboard
The description of the project
Link copied to clipboard
The repository of the project
Link copied to clipboard
The list of the updates attached to the project
Functions
Link copied to clipboard
Method to check whether the localUser is the author of the project
Link copied to clipboard
Method to calculate the average development days spent to publish the updates of the project
Link copied to clipboard
Method to calculate the total development days spent to publish the updates of the project
Link copied to clipboard
Method to extract from the updates list that updates that are PUBLISHED
Link copied to clipboard
Method to get the related platform based on the projectRepo value
Link copied to clipboard
Method to check whether the project is shared with any groups