refactor: README.md progress

This commit is contained in:
sayasilvi 2025-12-02 23:30:41 +07:00
parent c4e1fee8b2
commit db57919bd2
1 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ ### 3. Pembeli (Publik)
- [ ] **Registrasi & Login:** Membuat akun pembeli.
- [x] **Katalog Produk:** Melihat dan mencari produk yang dijual petani.
- [x] **Detail Produk:** Melihat rincian produk.
- [ ] **Keranjang Belanja:** Menambah produk ke cart sebelum checkout.
- [x] **Keranjang Belanja:** Menambah produk ke cart sebelum checkout.
- [x] **Checkout (Transaksi):** Melakukan pemesanan barang (Metode COD).
- [x] **Riwayat Transaksi:** Melacak status pesanan (Diproses/Dikirim/Selesai).
- [ ] **Kirim Pesan:** Menghubungi petani terkait produk.
@ -190,7 +190,7 @@ ## Development Roadmap
- [x] **Core:** Database Schema & Migration
- [x] **Module:** Admin Verification Workflow
- [x] **Module:** Shopping Cart & Checkout
- [ ] **Module:** Product Management (Vendor)
- [x] **Module:** Product Management (Vendor)
- [x] **Feature:** Transaction History Tracking
- [ ] **Feature:** In-app Messaging System