JBennyHuang / ecosort

0 stars 0 forks source link

Revamp home tab #30

Open JBennyHuang opened 3 weeks ago

JBennyHuang commented 3 weeks ago

The home tab (not the camera one) is still the boilerplate code. We want to display user information, badges, performance metrics, recycling streaks, leaderboards, etc.

Make a GET request to https://ecosort-backend-dev.azurewebsites.net/api/users/me for information about the currently logged-in user. use the following as a reference