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

ISSUE : 세마나 3주차 과제 #10

Open
3 of 8 tasks
Jokwanhee opened this issue Nov 7, 2023 · 0 comments · Fixed by #11
Open
3 of 8 tasks

ISSUE : 세마나 3주차 과제 #10

Jokwanhee opened this issue Nov 7, 2023 · 0 comments · Fixed by #11
Assignees

Comments

@Jokwanhee
Copy link
Member

Jokwanhee commented Nov 7, 2023

🐣 필수 과제

  • Material3 지향
  • 친구 생성 다이어로그 UI Material3 사용해보기 (생일 -> NumberPicker CustomView, 이름 및 상태 메시지 -> TextFields)
  • 자동 로그인 Switch 사용해서 구현하기

추가로

  • 로그인 Flow 수정
  • SharedPreference 모듈화하기

🐤 심화 과제

  • Color 시스템 구축하기
  • Typography 적용하기
  • MotionLayout 사용하
  • 패키지 이름 수정하기

🐥 도전 과제

  • 다크모드 대응하기
  • CustomView 만들기 (SoptEditView 깔끔하게 수정해보기)

💪 참고 사항

@Jokwanhee Jokwanhee self-assigned this Nov 7, 2023
Jokwanhee added a commit that referenced this issue Nov 8, 2023
친구 추가 다이어로그 UI material3 적용하기
- TextField 사용 (닉네임, 상태메시지)
- CustomView(NumberPicker 사용) 생일 설정
Jokwanhee added a commit that referenced this issue Nov 8, 2023
SharedPreference 모듈화
- 클래스로 만들어 캡슐화 진행
- object 아니고 class 로 한 이유는 객체로 사용함으로써 범용성있게 사용하기 위함. (추가로 생성자로 context를 전달하기 위함)
Jokwanhee added a commit that referenced this issue Nov 8, 2023
로그인 확인 오류 개선
(빈 아이디, 빈 패스워드 시 로컬 데이터베이스에서 불러오는 값이 빈 값일 때, 로그인 되는 오류 개선)
Jokwanhee added a commit that referenced this issue Nov 8, 2023
M3 Swtich 구현
- 자동 로그인 기능 추가(on/off)
@Jokwanhee Jokwanhee reopened this Nov 11, 2023
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 a pull request may close this issue.

1 participant