ComputerScienceHouse / ComputerScienceHouse/gallery
Image Macro Generator
- 主要言語
- Python
- スター
- 22
- フォーク
- 30
- 平均マージ
- 2時間 26分
- マージ済み PR(30日)
- 1
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- flask, python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100