diff --git a/Controllers/RumahMemilahController.cs b/Controllers/RumahMemilahController.cs new file mode 100644 index 0000000..02438bc --- /dev/null +++ b/Controllers/RumahMemilahController.cs @@ -0,0 +1,14 @@ +using Microsoft.AspNetCore.Mvc; + +namespace MyApp.Namespace +{ + public class RumahMemilahController : Controller + { + // GET: RumahMemilahController + public ActionResult Index() + { + return View(); + } + + } +} diff --git a/Views/RumahMemilah/Index.cshtml b/Views/RumahMemilah/Index.cshtml new file mode 100644 index 0000000..207a19b --- /dev/null +++ b/Views/RumahMemilah/Index.cshtml @@ -0,0 +1,157 @@ +@{ + Layout = "_LayoutApp"; + ViewData["Title"] = "Rumah Memilah"; + ViewData["RumahMemilahActive"] = "menu-active"; +} + +
+ + +| No | +Kecamatan | +Jumlah RW | +Total Rumah | +Rumah Aktif Memilah | +Rumah Nasabah | +Bank Sampah | +
|---|---|---|---|---|---|---|
| 1 | +Kebayoran Baru | +92 | +701 | +581 | +581 | +581 | +
| 2 | +Tebet | +44 | +934 | +889 | +889 | +889 | +
| 3 | +Mentang | +9 | +1378 | +673 | +673 | +673 | +
| 4 | +Cilandak | +18 | +1094 | +790 | +790 | +790 | +
| 5 | +Setiabudi | +17 | +794 | +750 | +750 | +750 | +
| 6 | +Gambir | +4 | +1573 | +780 | +780 | +780 | +
| 7 | +Cakung | +55 | +1160 | +552 | +552 | +552 | +
| 8 | +Kepala Gading | +95 | +1663 | +582 | +582 | +582 | +
| 9 | +Pancoran | +48 | +730 | +935 | +935 | +935 | +
| 10 | +Tanah Abang | +80 | +1046 | +593 | +593 | +593 | +