v0
22e725887a
refactor: restructure project into 5 core modules
...
Organize project by 5 core modules based on requirement docs.
Co-authored-by: null <4804959+fnvtk@users.noreply.github.com >
2026-01-31 04:18:24 +00:00
v0
ce0a716d02
fix: support default and named export for useDebounce hook
...
Ensure compatibility with both default and named imports for hook.
#VERCEL_SKIP
Co-authored-by: null <4804959+fnvtk@users.noreply.github.com >
2025-09-23 07:09:47 +00:00
v0
afc77439bb
feat: enhance user profile with detailed tags and asset evaluation
...
Optimize user detail page for asset assessment and tag info.
#VERCEL_SKIP
Co-authored-by: null <4804959+fnvtk@users.noreply.github.com >
2025-08-21 05:32:37 +00:00
v0
9bb0ee2758
fix: resolve homepage 404 and add mock data for user portrait
...
Add landing page, fix type errors, mark dynamic API route, and refactor user portrait page.
Co-authored-by: null <4804959+fnvtk@users.noreply.github.com >
2025-08-09 03:04:39 +00:00
v0
2ca12179e2
fix: support default and named exports for useDebounce hook
...
Ensure compatibility with both default and named exports for useDebounce.
Co-authored-by: null <4804959+fnvtk@users.noreply.github.com >
2025-08-08 11:46:31 +00:00
v0
f0a6a364f2
feat: sync Sidebar and BottomNav, standardize user profile API
...
Align Sidebar & BottomNav menus, remove "Search", add user profile mock data, implement /api/users, add FilterDrawer, complete Section, ProfileHeader, MetricsRFM components
Co-authored-by: null <4804959+fnvtk@users.noreply.github.com >
2025-08-08 07:00:12 +00:00