docs: mark MC base currency implementation as completed in redesign plan

This commit is contained in:
mik-tf
2025-09-08 15:44:39 -04:00
parent abbf59207a
commit d9a449304c
16 changed files with 139 additions and 41 deletions

View File

@@ -35,14 +35,14 @@ This document outlines the comprehensive redesign of the Project Mycelium market
- [x] Update backend currency handling
### 2. Currency System Overhaul
- [ ] **Implement Mycelium Credit (MC)**
- [ ] Update currency service to use MC as base
- [ ] Set initial exchange rate: 1 MC = 1 USD
- [ ] Update currency conversion logic if needed
- [ ] Update pricing calculations if needed
- [x] **Implement Mycelium Credit (MC)**
- [x] Update currency service to use MC as base
- [x] Set initial exchange rate: 1 MC = 1 USD
- [x] Update currency conversion logic if needed
- [x] Update pricing calculations if needed
- [ ] **Currency Display Preferences**
- [ ] Add AED to supported currencies (see /dashboard/settings Currency Preferences)
- [x] **Currency Display Preferences**
- [x] Add AED to supported currencies (see /dashboard/settings Currency Preferences)
### 3. Statistics & Grid Integration
- [ ] **TF Grid Statistics**