bsoc-bitbyte / bsoc-bitbyte/Nudj
Integrate Club Verification Screen with Firebase
Open
BSoC'26
difficulty: Easy
- Dominant language
- Kotlin
- Stars
- 21
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
### Integration Plan
1. Register the `ClubVerificationScreen` under navigation graph in `MainActivity`. (replace the current placeholder)
2. Use `fetchClubVerificationStatus` function under `UserRepository` to check the current status of the admin, also manage the messages according to the status via snackbar in the screen as well.
3. If the status is "approved" then navigate the admin to `ClubDashboad`.
Contributor guide
Assessment
This issue has not been assessed yet.