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

Add spongebob mocking meme generator #5

Open
InDieTasten opened this issue Sep 7, 2021 · 2 comments
Open

Add spongebob mocking meme generator #5

InDieTasten opened this issue Sep 7, 2021 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@InDieTasten
Copy link

See:
image

Doesn't have to as fancy with the speech bubble, but a generator in general would be nice.

@RicoBrase RicoBrase added the enhancement New feature or request label Sep 7, 2021
@RicoBrase
Copy link
Owner

Possible wontfix - not sure yet.
For the time being, the app should follow the KISS principle.

Adding an image generator will increase the complexity of the app by a fair margin - e.g. UI wise.

For now, the best would be generating the mocked text and paste it in an existing meme generator, e.g. https://imgflip.com

Might implement this later. Ideas for a good UI integration are welcomed.

@RicoBrase RicoBrase added the help wanted Extra attention is needed label Sep 7, 2021
@InDieTasten
Copy link
Author

UX:

  1. Enter your text
  2. Click "mock this shit" button
  3. Beneath button, the meme preview is displayed
  4. Preview image has default browser context menu for saving or copying the image

Technical implementation:

This way all the work is client-side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants