feat(public-ui): implement public UMKM directory, detail and product catalog pages

This commit is contained in:
2026-04-20 17:44:36 +08:00
parent b673e36a45
commit 1a74a1f683
8 changed files with 529 additions and 10 deletions

View File

@@ -28,3 +28,7 @@ Implement UMKM, ProdukUmkm, and PenjualanProduk module with CRUD API and Dashboa
- [x] Step 12: Implement Produk UI Page
- [x] Step 13: Implement Penjualan UI Page
- [x] Step 14: Register UI pages in Admin Menu
- [x] Step 15: Implement Public UMKM Directory Page
- [x] Step 16: Implement Public UMKM Detail Page
- [x] Step 17: Implement Public Product Catalog Page
- [x] Step 18: Register public pages in Navbar