Commit graph

8 commits

Author SHA1 Message Date
Face
4e58d20e84 fix: live trade redirects only updating URL bar 2025-05-31 14:02:10 +03:00
Face
ebbe067d52 fix: live trades sidebar having skeletons on each tick 2025-05-29 20:43:40 +03:00
Face
95df713b06 feat: volume settings 2025-05-29 17:41:09 +03:00
Face
0aa4849e76 feat: live price updates on coin page 2025-05-27 14:54:19 +03:00
Face
0ddb431536 feat: live trades (/live & sidebar) + sidebar skeleton 2025-05-26 15:06:45 +03:00
Face
a278d0c6a5 feat: add CoinIcon component for displaying cryptocurrency icons
feat: implement TradeModal for buying and selling coins with validation and transaction handling

feat: create server-side trade API for executing buy/sell transactions and updating user balances

feat: add transactions API to fetch user transaction history

feat: implement portfolio page to display user's holdings and recent transactions
2025-05-23 19:48:23 +03:00
Face
16ad425bb5 feat: add username availability check API endpoint
feat: create user image retrieval API endpoint

feat: enhance coin page with dynamic data fetching and improved UI

feat: implement coin creation form with validation and submission logic

feat: add user settings page with profile update functionality
2025-05-23 16:26:02 +03:00
Face
af078e7ba2 auth & sidebar 2025-05-22 13:17:11 +03:00