A single page that can render both the logged in users dashboard, and any other users profile page. Currently just displaying some basic user information. The user info section is mostly complete. The user scores and stats still need to be built out.
Due to changes to the User model and GQL queries and mutations I am pushing to develop to allow for testing and easier merging down the road.
First PR for the user profile page
A single page that can render both the logged in users dashboard, and any other users profile page. Currently just displaying some basic user information. The user info section is mostly complete. The user scores and stats still need to be built out.
Due to changes to the User model and GQL queries and mutations I am pushing to develop to allow for testing and easier merging down the road.