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

9/20 작업 일지 #7

Open
2 tasks done
bohyunkang opened this issue Sep 19, 2022 · 2 comments
Open
2 tasks done

9/20 작업 일지 #7

bohyunkang opened this issue Sep 19, 2022 · 2 comments
Assignees
Labels
daily work record 데일리 작업 일지

Comments

@bohyunkang
Copy link
Collaborator

bohyunkang commented Sep 19, 2022

📄 오늘 할 일

1. 추천 플레이리스트 확인 기능 구현

  • PlayLists, PlayList, Music 클래스 생성 및 기능 구현
  • 기존에 하드코딩되어 있는 List 패널 배열로 불러오게끔 수정

📝 작업 로그

오늘의 작업 화면

image

어제와 달라진 게 없어보이지만, 코드는 수정되었답니다 ^_^

1. playlists.txt 파일 구조 잡기

구조) id,플레이리스트 제목,플레이리스트 큐레이터,노래들,태그
ex) 1,꼭 들어야 하는 9월의 신곡 케이팝,보니,질주(2 Baddies)-NCT 127/After Like-아이브/Attention-뉴진스,타이틀곡/신곡

=> 1. 기본적으로 데이터 요소들은 콤마(,)를 기준으로 나눈다.
=> 2. 노래들의 경우, 각 노래는 슬래시(/)로 나눠준다.
=> 3. 노래들의 경우, 각각의 노래의 제목과 가수명을 대시(-)로 나눠준다.

2. 백그라운드 사진 폰 화면에 뉴진스 앨범아트로 합성

  • 이건 사실 굳이 필요하지 않은 건데, 뭔가 Kpop of the Day인데, 고양이가 듣고 있는 노래가 케이팝이 아닌 게 거슬려서 사심을 담아 요새 내가 좋아하는 아이돌의 앨범 아트를 합성!

Before & After

스크린샷 2022-09-20 오후 11 30 35

3. PlayList, Music, Tag 클래스 생성 및 파일을 활용한 영속성 추가

  • 기존에 하드 코딩되고 있던 PlayList 패널을 생성한 클래스와 파일을 활용하여 리스트를 출력하게끔 작업하였다.
@bohyunkang bohyunkang added the daily work record 데일리 작업 일지 label Sep 19, 2022
@bohyunkang bohyunkang self-assigned this Sep 19, 2022
@wholemann
Copy link

오늘은 작업 진행한 게 없나요?

@bohyunkang
Copy link
Collaborator Author

@wholemann 오늘자 작업 내역 추가하였습니다 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
daily work record 데일리 작업 일지
Projects
None yet
Development

No branches or pull requests

2 participants