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

[feat] 음원 업로드 기능 #15

Open
15 tasks done
Hyun-bin-Kim opened this issue Sep 25, 2024 · 0 comments
Open
15 tasks done

[feat] 음원 업로드 기능 #15

Hyun-bin-Kim opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
🛠️Feat 기능 구현 이슈

Comments

@Hyun-bin-Kim
Copy link
Collaborator

Hyun-bin-Kim commented Sep 25, 2024

🛠️ 만들고자 하는 기능

  • 음원 업로드 기능 중 음원 파일 선택 버튼, 앨범 표지 업로드, 음원 태그 입력, 음원 제목 입력, 음원 소개 작성, 업로드 진행률 표시, 음원 게시 버튼 기능을 구현한다.

📝 구현 내용

업로드 모달 첫번째 페이지 (1/2)

  • 업로드할 음악 파일을 선택할 수 있는 "파일 선택" 버튼
  • 드래그 앤 드롭으로 음원 파일 업로드
  • 업로드 시 진행률 구현
  • 음원 파일 관련 유효성 검사 구현
  • 두번째 화면으로 넘어갈 수 있는 "다음" 버튼

업로드 모달 두번째 페이지 (2/2)

  • 앨범 표지를 선택할 수 있는 "앨범 이미지 변경" 버튼
  • 앨범 이미지 파일 관련 유효성 검사 구현
  • 앨범 미리보기에서 사용자가 앨범 표지를 선택하지 않을 경우, 기본으로 랜덤 이미지 제공
  • 앨범 이미지 삭제 기능 구현
  • 제목 입력란 구현 (최대 20자 제한)
  • 음원 설명란 구현 (최대 100자 제한)
  • 업로드한 음원 미리듣기 기능 구현
  • 하단 왼쪽 첫번째 페이지로 돌아갈 수 있는 "이전" 버튼 구현
  • 하단 오른쪽 음원을 게시할 수 있는 "게시" 버튼 구현
  • a3 라이브러리를 통해 videoUrl을 받아오는 기능 구현

🗓️ 개발 일정

09월 29일 ~ 09월 30일

@Hyun-bin-Kim Hyun-bin-Kim added the 🛠️Feat 기능 구현 이슈 label Sep 25, 2024
@Hyun-bin-Kim Hyun-bin-Kim self-assigned this Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️Feat 기능 구현 이슈
Projects
None yet
Development

No branches or pull requests

1 participant