refactor: README.md progress
This commit is contained in:
parent
c4e1fee8b2
commit
db57919bd2
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue