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

#2 #11 feat: Connect Backend API login, sign up, get member info, auth recreate #14

Merged
merged 24 commits into from
Jan 31, 2024

Conversation

ksh-g001
Copy link
Collaborator

#2

  1. Connect Google firebase Login : Firebase SDK
  2. Connect Backend API Login : Retrofit2, OkHttp3
  3. Implement Login UI : Lottie, Material
  4. Load member info in Splash Activity
  5. Automanage access token : DataStore, MVVM, Coroutine, LiveData

#11

  1. Connect Backend API signUp : Retrofit2, OkHttp3
  2. Implement Sign up UI : Lottie, Material

ksh-g001 and others added 24 commits January 10, 2024 00:11
1. Set  MVVM Architecture patterns
- Set DataBinding
2. Add raw, font resuorce file
- Add login_animation.json
3. Set night theme, day theme
 - Set status bar color (black/white)
1. Set  MVVM Architecture patterns
- Set DataBinding
2. Add raw, font resuorce file
- Add login_animation.json
3. Set night theme, day theme
 - Set status bar color (black/white)
1. Implement Splash Activity.
- Set delay(1000) and then move Activity to Login Activity
2. Implement Google Login
- Receive IDToken from Google Server
- Backend server communication not implemented
- Auto Login not implemented
3. Add KTX libraries
1. Implement Splash Activity.
- Set delay(1000) and then move Activity to Login Activity
2. Implement Google Login
- Receive IDToken from Google Server
- Backend server communication not implemented
- Auto Login not implemented
3. Add KTX libraries
1. Set  MVVM Architecture patterns
- Set DataBinding
2. Add raw, font resuorce file
- Add login_animation.json
3. Set night theme, day theme
 - Set status bar color (black/white)
1. Implement Splash Activity.
- Set delay(1000) and then move Activity to Login Activity
2. Implement Google Login
- Receive IDToken from Google Server
- Backend server communication not implemented
- Auto Login not implemented
3. Add KTX libraries
@ksh-g001 ksh-g001 added the implement Implement function or feature label Jan 31, 2024
@yo0oni yo0oni merged commit 9969981 into tukcomCD2024:master Jan 31, 2024
1 check failed
@yo0oni
Copy link
Collaborator

yo0oni commented Jan 31, 2024

👍🏻👍🏻

@ksh-g001 ksh-g001 deleted the android/feature/login-2 branch February 14, 2024 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implement Implement function or feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants