Currently, we have only the < HomePage /> and < FaqPage />.
Proposal
The layout will feature a static header and footer. The primary focus will be on the component situated on the left, displaying all servers where the user holds administrative privileges, accompanied by their avatar. On the right, a variable content section will contain essential user details such as Avatar, Global name, Username, and optionally, a wins and losses tracker (only if user has played at least one game).
Additional features, such as ranking, may be implemented in the future
Details
This initiative serves as the foundational step for future feature development. The Aside component will be just an empty MudBlazorPaper component. Similarly, the right-hand section will feature a placeholder < UserInfo />
Dashboard Page
Currently, we have only the < HomePage /> and < FaqPage />.
Proposal
The layout will feature a static header and footer. The primary focus will be on the component situated on the left, displaying all servers where the user holds administrative privileges, accompanied by their avatar. On the right, a variable content section will contain essential user details such as Avatar, Global name, Username, and optionally, a wins and losses tracker (only if user has played at least one game).
Details
This initiative serves as the foundational step for future feature development. The Aside component will be just an empty MudBlazor Paper component. Similarly, the right-hand section will feature a placeholder < UserInfo />