ComputerScienceHouse / ComputerScienceHouse/gallery
Break routes into blueprints or seperate files
オープン
- 主要言語
- Python
- スター
- 22
- フォーク
- 30
- 平均マージ
- 2時間 26分
- マージ済み PR(30日)
- 1
説明
All the routes living in the `__init__.py` file is a little rough, we should break the routes out into cleaner files. Either using folder structure like packet or blueprints like conditional
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reading the routes currently in __init__.py and inspect the project structure for the patterns referenced as “packet” and “conditional.” Determine whether the project should use separate route files or Flask blueprints, then confirm the selected organization preserves the existing route behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- flask, python
- 領域
- backend
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100