julkascript / cardflow

The open-source Trading Card Game market
MIT License
10 stars 4 forks source link

Stats tracker Backend and Frontend #125

Closed milensski closed 3 days ago

milensski commented 5 days ago

This PR resolves issue #117

For the Backend: I integrated the stats to be returned in the request with the user profile data since this is public info and can be returned at once. Let me know what you think of this approach I will reformat it if it needs to be separated.

For the Fronted: Since everything was set up on the frontend I only added the data to their fields. I am not familiar with React so please let me know if something should be done differently.

milensski commented 5 days ago

Thanks, I will note that. 👌

julkascript commented 5 days ago

Sorry, conflicts appeared after some merges @milensski

milensski commented 5 days ago

Sorry, conflicts appeared after some merges @milensski

Should be ok now.

julkascript commented 4 days ago

Other than the small comment, LGTM