Logger
@layout AuthenticatedLayout
-Project Dashboard
-
+Project Dashboard
Project ID: @ProjectId
Project Name: @ProjectName
- Number of initiatives: @InitiativeCount
Owner Type: @OwnerType
Owner ID: @OwnerId
+
+
+
+ Initiatives
+
+ Create Initiative
+
+
+
+
+ Number of initiatives: @InitiativeCount
+
+
+
+ Initiative ID
+ Initiative Name
+ Queue Count
+ Go to Initiative
+
+
+ @context.InitiativeId
+ @context.InitiativeName
+ @context.QueueCount
+ Dashboard
+
+
\ No newline at end of file
diff --git a/Frontend/Bones.WebUI/Pages/Project/ProjectDashboardPage.razor.cs b/Frontend/Bones.WebUI/Pages/Project/ProjectDashboardPage.razor.cs
index 5a0acc9..77d9f90 100644
--- a/Frontend/Bones.WebUI/Pages/Project/ProjectDashboardPage.razor.cs
+++ b/Frontend/Bones.WebUI/Pages/Project/ProjectDashboardPage.razor.cs
@@ -19,20 +19,30 @@ public partial class ProjectDashboardPage : ComponentBase
///