From 5b298a1e5963cf1c43cb1f74e8b94dea782e314f Mon Sep 17 00:00:00 2001 From: KaungKaung Date: Fri, 30 Jan 2026 12:04:49 +0630 Subject: [PATCH] Add done task percentage --- app/views/projects/index.html.erb | 41 ++++++++++++++++++++++--------- 1 file changed, 30 insertions(+), 11 deletions(-) diff --git a/app/views/projects/index.html.erb b/app/views/projects/index.html.erb index 507054a..071eb3a 100644 --- a/app/views/projects/index.html.erb +++ b/app/views/projects/index.html.erb @@ -1,16 +1,35 @@

Projects

- +
-

<%= link_to "Add Project", new_project_path %>

\ No newline at end of file +

<%= link_to "Add Project", new_project_path %>