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

Implement the social.SocialCard model #66

Open
5 tasks
eronlloyd opened this issue Oct 4, 2024 · 0 comments
Open
5 tasks

Implement the social.SocialCard model #66

eronlloyd opened this issue Oct 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@eronlloyd
Copy link
Member

Description

As part of the lobbying effort, we want the ability to quickly and easily share relevant information online that links back to more details on the platform. A great way to do this is through "social cards" or "social previews" that combine text and images as a graphic file that many social media platforms will use as the thumbnail when sharing a URL as part of a post.

Requirements

  • Pillow (and other dependencies
  • A flexible API that can be used for many models (public officials, legislation, campaigns, etc.)
  • A file storage/caching that minimizes disk space and constant regeneration but stays fresh across queries

Dependencies

  • None

Tasks

  • Write unit tests
  • Write functional tests
  • Write docstring
  • Write code
  • Write documentation
@eronlloyd eronlloyd added the enhancement New feature or request label Oct 4, 2024
@eronlloyd eronlloyd added this to the Release 0.2 milestone Oct 4, 2024
@eronlloyd eronlloyd self-assigned this Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant