diff --git a/Controllers/DataPendampingRwController.cs b/Controllers/DataPendampingRwController.cs new file mode 100644 index 0000000..b571f0b --- /dev/null +++ b/Controllers/DataPendampingRwController.cs @@ -0,0 +1,14 @@ +using Microsoft.AspNetCore.Mvc; + +namespace MyApp.Namespace +{ + public class DataPendampingRwController : Controller + { + // GET: DataPendampingRwController + public ActionResult Index() + { + return View(); + } + + } +} diff --git a/Views/DataPendampingRw/Index.cshtml b/Views/DataPendampingRw/Index.cshtml new file mode 100644 index 0000000..f191f8f --- /dev/null +++ b/Views/DataPendampingRw/Index.cshtml @@ -0,0 +1,375 @@ +@{ + Layout = "_LayoutApp"; + ViewData["Title"] = "Data Pendamping RW"; + ViewData["DataPendampingRwActive"] = "menu-active"; +} + +
+ + +| No | +Nama | +Checklist | +Berat Sampah | +Foto | +Rumah Aktif Memilah | +Status | +
|---|---|---|---|---|---|---|
| 1 | +Risky Adi Putra | +
+
+ 10
+
+ |
+
+
+ 10
+
+ |
+ + + 10 + | +
+
+ 0
+
+ |
+
+
+ Sangat Baik
+
+ |
+
| 2 | +Sulaiman | +
+
+ 11
+
+ |
+
+
+ 11
+
+ |
+ + + 889 + | +
+
+ 11
+
+ |
+
+
+ Baik
+
+ |
+
| 3 | +Siti Nurzaliha | +
+
+ 12
+
+ |
+
+
+ 10
+
+ |
+ + + 22 + | +
+
+ 0
+
+ |
+
+
+ Baik
+
+ |
+
| 4 | +Budi Santoso | +
+
+ 18
+
+ |
+
+
+ 1
+
+ |
+ + + 889 + | +
+
+ 11
+
+ |
+
+
+ Baik
+
+ |
+
| 5 | +Dewi Lestari | +
+
+ 1
+
+ |
+
+
+ 10
+
+ |
+ + + 22 + | +
+
+ 10
+
+ |
+
+
+ Baik
+
+ |
+
| 6 | +Andi Prabowo | +
+
+ 17
+
+ |
+
+
+ 11
+
+ |
+ + + 889 + | +
+
+ 11
+
+ |
+
+
+ Sangat Baik
+
+ |
+
| 7 | +Nina Sari | +
+
+ 15
+
+ |
+
+
+ 10
+
+ |
+ + + 22 + | +
+
+ 10
+
+ |
+
+
+ Sangat Baik
+
+ |
+
| 8 | +Hendra Wijaya | +
+
+ 1
+
+ |
+
+
+ 11
+
+ |
+ + + 889 + | +
+
+ 11
+
+ |
+
+
+ Sangat Baik
+
+ |
+
| 9 | +Lina Marlina | +
+
+ 12
+
+ |
+
+
+ 10
+
+ |
+ + + 22 + | +
+
+ 10
+
+ |
+
+
+ Sangat Baik
+
+ |
+
| 10 | +Yudi Hartono | +
+
+ 16
+
+ |
+
+
+ 11
+
+ |
+ + + 889 + | +
+
+ 11
+
+ |
+
+
+ Sangat Baik
+
+ |
+