Project Performance Card
fun ProjectPerformanceCard(modifier: Modifier = Modifier, project: ProjectPerformanceStats, isTheBest: Boolean)
Card to display the performance of a project
Parameters
modifier
The modifier to apply to the component
project
The stats about the performance of the project
is The Best
Whether the project is the best in terms of performance