ComputerScienceHouse / ComputerScienceHouse/gallery

Image Macro Generator

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
22
Forks
30
Avg merge
2h 26m
Merged PRs (30d)
1

Description

Add a feature to generate image macros based on image files that have been uploaded.

This should probably be stored in an auxiliary table. It could have a foreign key to a File and then a caption/name + s3_id

Then we could give a unique URL for each image macro, and have an link on a file page (if macros exist) to view the macro list.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests, so first locate the existing File model, upload handling, and file page routes. Read how files are stored and exposed, then define the auxiliary image-macro records and their unique URLs. Done means uploaded images can have macros, each macro is viewable by URL, and file pages link to the macro list when one exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.