Rather than call the present backend, call the respective routes (and schemas) found [here](https://github.com/HackGT/api/blob/main/services/users/src/models/profile.ts) and [here for future routes](https://github.com/HackGT/api/issues/25). Primarily a frontend task of refactoring calls to populate user cards and teams with data.
Rather than call the present backend, call the respective routes (and schemas) found here and here for future routes.
Primarily a frontend task of refactoring calls to populate user cards and teams with data.