Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Display "Wall of Faces" in LiveView #219

Closed
1 task done
nelsonic opened this issue Jan 15, 2025 · 4 comments
Closed
1 task done

Feat: Display "Wall of Faces" in LiveView #219

nelsonic opened this issue Jan 15, 2025 · 4 comments
Assignees
Labels
elixir Pull requests that update Elixir code enhancement New feature or enhancement of existing functionality T25m Time Estimate 25 Minutes technical A technical issue that requires understanding of the code, infrastructure or dependencies

Comments

@nelsonic
Copy link
Member

nelsonic commented Jan 15, 2025

Basic version of this:
image

Todo

  • render all avatars on the homepage.

Without the color-based sorting. (for now...) #221 + #222

@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality technical A technical issue that requires understanding of the code, infrastructure or dependencies T25m Time Estimate 25 Minutes elixir Pull requests that update Elixir code labels Jan 15, 2025
@nelsonic nelsonic self-assigned this Jan 15, 2025
@github-project-automation github-project-automation bot moved this to More ToDo ThanCanEver Be Done in Nelson's List Jan 15, 2025
@nelsonic
Copy link
Member Author

Small subset just to show it's working:

image

Again, not yet sorting the images by color.

@nelsonic
Copy link
Member Author

This will look a lot better once there are more avatars and we apply some sorting.
But to do that we need to pre-process the images to extract their color ... 🌈 #221

@nelsonic
Copy link
Member Author

With color sorting:
image

Can't say I'm "impressed" by the color sorting ... but probably because there aren't enough images.
Once there are thousands it will be better; iHope! 🤞

@nelsonic
Copy link
Member Author

Included in PR #207 🚢

@github-project-automation github-project-automation bot moved this from More ToDo ThanCanEver Be Done to Done in Nelson's List Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
elixir Pull requests that update Elixir code enhancement New feature or enhancement of existing functionality T25m Time Estimate 25 Minutes technical A technical issue that requires understanding of the code, infrastructure or dependencies
Projects
Status: Done
Development

No branches or pull requests

1 participant