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

ComposeCamp2022 for Beginner 수료 제출 #119

Closed
wants to merge 62 commits into from

Conversation

doubleclutch30
Copy link

@doubleclutch30 doubleclutch30 commented Dec 17, 2022

본 PR은 Unit을 완료할 때마다 올리는 것이 아닌 최종 수료시 1회 올립니다.

수료 제출

고생 많으셨습니다!

완료한 코드랩

완료한 코드랩을 체크 해주세요. 16개의 코드랩 중 12개 이상 완주하셔야 Compose Camp가 준비한 트래킹 완주 기념품을 배송해 드립니다.

  • Unit1/Pathway3/BirthdayCard
  • Unit1/Pathway3/ComposeArticle
  • Unit1/Pathway3/ComposeQuadrant
  • Unit1/Pathway3/TaskCompleted
  • Unit2/Pathway2/DiceRoller
  • Unit2/Pathway2/Lemonade
  • Unit2/Pathway3/TipTime
  • Unit2/Pathway3/ArtSpace
  • Unit3/Pathway2/AffirmationsCodelab
  • Unit3/Pathway3/WoofCodelab
  • Unit4/Pathway1/DessertClicker
  • Unit4/Pathway1/Unscamble
  • Unit4/Pathway2/CupCake
  • Unit4/Pathway2/LaunchTray
  • Unit4/Pathway3/ReplyApp
  • Unit4/Pathway3/TrainingSports

체크사항

  • 수료폼에 작성한 PR 링크 넣기
  • 수료폼 제출하기

수료폼

새 텍스트 요소 추가
다른 텍스트 요소 추가
행과 열에 텍스트 요소 정렬
이미지 리소스 추가
이미지 컴포저블 추가
Box 레이아웃 추가
이미지 컴포저블 위치 지정 및 크기 조정
텍스트 정렬 및 패딩 추가
도전과제
텍스트 요소 추가
이미지 요소 추가
Column 파라미터에 modifer로 화면크기 지정, 텍스트 수직 정렬, TextAlign.Justify 속성으로 텍스트 양쪽 정렬
리팩토링
첫번째 커밋
첫번째 커밋
리소스 추가
strings 리소스 추가
레모네이드 완성
솔루션 참고하여 코드리팩토링
string 리소스 추가
TextField 추가
TextField 디자인 추가
팁 계산 함수 작성
코드 완성
initial commit
리소스 추가
string resource 추가
image resource 추가
Topic data model 생성
color, theme 색상 팔레트 추가
background 색상 추가
아이템 background surface 색상 추가
DarkTheme Text 색상 변경
Dog 이미지 원형으로 표시
Card 컴포저블 추가
elevation 추가
font 리소스 추가 및 초기화
서체 적용
상단 바 적용
상태표시 테마 적용
Recomposition시 상태유지를 위해 rememberSaveable 로 변경
ViewModel 의존성 추가
GameViewModel 생성
GameUiState 상태 UI 모델 클래스 생성
WordData 모델 클래스에서 단어를 무작위로 뽑아 섞는 함수 생성
데이터 전달 GameViewModel -> GameScreen
추측 단어 확인 및 점수 없데이트
점수와 단어 수 업데이트 작업
게임 마지막 라운드 처리 작업
Ui상태를 알기위한 DesserUiState 추가
Evenet를 받고 Ui상태를 전파하기 위한 ViewModel 생성
dessertList의 index를 전달하기 위함 함수 작성
디저트 이미지 변경 및 총수익 변경
@doubleclutch30 doubleclutch30 changed the title ComposeCampe2022-for-Beginner 수료 제출 ComposeCamp2022 for Beginner 수료 제출 Dec 17, 2022
@taehwandev taehwandev closed this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants