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

[FEATURE] サービス終了のため ユーザーのアップロードしたファイルのダウンロード機能を追加する #332

Open
Dosugamea opened this issue May 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Dosugamea
Copy link
Member

Dosugamea commented May 20, 2023

概要 / Overview

サービス終了のため、ユーザーがアップロードしたファイルをダウンロードする機能を実装する。

機能の詳細 / Feature details

  • アカウント情報ページの下部に 一括ダウンロードボタンを追加する
    • 指定エンドポイントをaxios 認証付きでタタキ サーバーが返すZIPファイルをダウンロードする
    • ZIPファイルをまとめる機能はつくらず、1ファイルずつダウンロードさせる。
    • プログレスバー的なものを 読み込み欄に作る。
  • 譜面編集ページ内に ダウンロードボタンを追加する
    • 単体ダウンロード用

関連Issue / Related issues

PurplePalette/sp-api-v2#30
#331

参考文献 / References

このエンドポイントに なんらかの機能を実装する
https://github.com/PurplePalette/sp-front-v1/blob/main/pages/profile/account.vue

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