FIRST-Tech-Challenge / FIRST-Tech-Challenge/scorekeeper

Team Avatar Listings API Route

Open
#800 0 comments 0 reactions 0 assignees View on GitHub
enhancement ftc-events
Dominant language
No language data
Stars
110
Forks
26
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
We would like to have a new route on the API that will respond with the team's avatar.
The image format can be base64 or any other format you can support.

![Screenshot 2024-12-08 at 17 31 25](https://github.com/user-attachments/assets/37959e10-c8a0-4418-a96e-57bf5829ff27)

**Describe the solution you'd like**
I think there should be some way to get the avatars in a couple of ways:

- By individual team
- By Region
- By Event

**Describe alternatives you've considered**
I tried to see if I could use the same method as the FTC-events website, but I found a huge CSS file with a class declaration for each team. Also, this CSS file is being fetched using some pre-signed URL and it might not be the best idea to deal with that :-)

**Additional context**
[Team Avatar Listings - FRC API](https://frc-api-docs.firstinspires.org/#1ca9c544-9112-4a28-b654-aec7933bb9c0)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.