Commit e1c72a6
committed
Enhance Profile and Leagues Pages with New UI Components and Improved Data Handling
- Updated ProfilePage.jsx to include new InfoCard and StatCard components for better layout and styling.
- Enhanced role and status color coding with gradient backgrounds.
- Added loading animations and improved user feedback during data fetching.
- Introduced a new LeaguesPage.jsx to manage league data, including enrollment functionality and dynamic statistics.
- Implemented optimized data loading and resource calculation tracking for leagues.
- Improved error handling and user notifications throughout the application.1 parent 57b386e commit e1c72a6
File tree
5 files changed
+898
-763
lines changed- src
- components/dashboard
- pages
5 files changed
+898
-763
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
0 commit comments