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

러프한 화면 구성 #6

Open
12 tasks done
likppi10 opened this issue Jul 28, 2022 · 0 comments
Open
12 tasks done

러프한 화면 구성 #6

likppi10 opened this issue Jul 28, 2022 · 0 comments
Assignees
Labels
feature ui 화면 구현

Comments

@likppi10
Copy link
Contributor

likppi10 commented Jul 28, 2022

To do

  • 로그인 화면 및 가이드 온보딩 화면
  • 첫 로그인 후 정보 기입 온보딩 화면
  • 로그인(or 정보 기입 후) 로딩 화면
  • 메인 - 홈화면 (첫번째 탭)
  • 메인 - 홈화면 - 리뷰 작성 넛지
  • 메인 - 홈화면 - 리뷰 클릭 > 리뷰 상세 화면
  • 메인 - 홈화면 - 직장 정보 변경
  • 집터뷰 작성 화면
  • 지도 화면 및 집터뷰 검색 화면 (두번째 탭)
  • 지도 화면 및 집터뷰 검색 결과 화면
  • 관심 리뷰 및 건물 화면 (세번째 탭)
  • 내 정보 화면 (네번째 탭)

참고링크

@likppi10 likppi10 added the feature ui 화면 구현 label Jul 28, 2022
likppi10 added a commit that referenced this issue Jul 30, 2022
- 직장 검색화면 구현
- dimen, string, themes 수정
likppi10 added a commit that referenced this issue Jul 30, 2022
likppi10 added a commit that referenced this issue Jul 30, 2022
- 리사이클러뷰로 검색결과 구현
- 검색 결과가 없는 경우 이동시킬 버튼 구현
likppi10 added a commit that referenced this issue Jul 30, 2022
- 이번 커밋에서는 이동만 구현
likppi10 added a commit that referenced this issue Aug 1, 2022
- 이전에 구현한 화면에 설정한 디자인 값들 설정
- 상태바 글자색 변경 (검정색으로)
likppi10 added a commit that referenced this issue Aug 1, 2022
- 재사용 할 리사이클러뷰 정의
- 러프하게 화면 구현 (직장 정보 입력, 검색 및 등록 화면 / 로딩화면)
- 상태바 글자색 변경 (검정색으로)
likppi10 added a commit that referenced this issue Aug 1, 2022
HayleyKim0716 added a commit that referenced this issue Aug 1, 2022
- HomeFragment : 홈
- MapFragment : 지도
- FavoriteFragment : 찜하기
- MyPageFragment : MY
likppi10 added a commit that referenced this issue Aug 1, 2022
- rough_ui에서 가져온 커밋 conflict 해결
HayleyKim0716 added a commit that referenced this issue Aug 2, 2022
- User, Company
- Review, LocationReview
HayleyKim0716 added a commit that referenced this issue Aug 2, 2022
- User 정보를 얻어오는 GetCachedUserUseCase 추가 (내용은 임시)
- User 기반으로 Review 정보를 얻어오는 GetLocationReviewsUseCase 추가 (내용은 임시)
HayleyKim0716 added a commit that referenced this issue Aug 3, 2022
HayleyKim0716 added a commit that referenced this issue Aug 3, 2022
HayleyKim0716 added a commit that referenced this issue Aug 3, 2022
- TextView 의 drawableStart 속성을 사용하는 경우, 아이콘 사이즈 변경이 어려워 이미지뷰로 대체
HayleyKim0716 added a commit that referenced this issue Aug 3, 2022
HayleyKim0716 added a commit that referenced this issue Aug 18, 2022
- 검색어 리스트에서 검색어 클릭 시의 이벤트 추가
HayleyKim0716 added a commit that referenced this issue Aug 18, 2022
- 툴바 하위에 border 추가
- black 색상으로 지정된 텍스트 color 변경
HayleyKim0716 added a commit that referenced this issue Aug 18, 2022
likppi10 added a commit that referenced this issue Aug 22, 2022
 - 설정 화면의 가장 첫번째 화면 구현
likppi10 added a commit that referenced this issue Aug 22, 2022
 - 닉네임 변경 화면 및 변경하고 돌아왔을 때 완료 팝업 구현
likppi10 added a commit that referenced this issue Aug 22, 2022
 - 완료 팝업 런처 선언 시점 변경
HayleyKim0716 added a commit that referenced this issue Aug 22, 2022
- 중복된 RatingBar 관련 BindingAdapter 제거
- RatingBar BindingAdapter 의 parameter 를 non-nullable 형태로 변경
likppi10 added a commit that referenced this issue Aug 23, 2022
likppi10 added a commit that referenced this issue Aug 23, 2022
 - 내가 작성한 리뷰 틀 화면 구현
likppi10 added a commit that referenced this issue Aug 23, 2022
 - 내가 작성한 리뷰 틀 화면 구현
likppi10 added a commit that referenced this issue Aug 23, 2022
 - 내가 작성한 리뷰가 있는 경우의 화면 구현
likppi10 added a commit that referenced this issue Aug 23, 2022
 - 내가 작성한 리뷰가 없는 경우의 화면 구현
likppi10 added a commit that referenced this issue Aug 23, 2022
 - 서비스 이용약관과 회원탈퇴가 있는 계정 관리 화면
likppi10 added a commit that referenced this issue Aug 23, 2022
 - 회원 탈퇴 버튼을 위한 커스텀 메인 버튼 수정
 (disabled 상태 일 때 버튼 배경 수정)
likppi10 added a commit that referenced this issue Aug 23, 2022
likppi10 added a commit that referenced this issue Aug 27, 2022
likppi10 added a commit that referenced this issue Aug 27, 2022
likppi10 added a commit that referenced this issue Aug 27, 2022
 - 닉네임 제한 텍스트 불필요한 코드 삭제
likppi10 added a commit that referenced this issue Aug 27, 2022
 - 회원탈퇴 버튼 불필요한 코드 삭제
likppi10 added a commit that referenced this issue Sep 12, 2022
 - 검색 결과 타입 : 텍스트 > 아이콘 이미지
likppi10 added a commit that referenced this issue Sep 12, 2022
likppi10 added a commit that referenced this issue Sep 12, 2022
 - 회사 주소 입력 EditText의 hint 변경
likppi10 added a commit that referenced this issue Sep 12, 2022
 - 앱 아이콘 추가 및 적용
likppi10 added a commit that referenced this issue Sep 12, 2022
 - gif 적용 및 dp 추가
likppi10 added a commit that referenced this issue Sep 12, 2022
likppi10 added a commit that referenced this issue Sep 12, 2022
 - 온보딩 이미지 추가
 - ui 배치 변경
likppi10 added a commit that referenced this issue Sep 12, 2022
 - activityResultLauncher 선언 방식 임시 변경
likppi10 added a commit that referenced this issue Sep 12, 2022
 - 리뷰 작성 넛지 화면 애니메이션 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ui 화면 구현
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants