Brain Racer – это мобильное образовательное приложение, которое превращает скучное обучение в увлекательное социальное соревнование через систему викторин и асинхронных вызовов.

2 stars 0 forks 2 watchers Kotlin Apache License 2.0
1 Open Issue Need Help Last updated: Nov 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue outlines the implementation of user registration and login functionality using Firebase Authentication. It requires supporting both email/password and Google account sign-in methods, following a structured approach that includes Firebase project setup, dependency configuration, and the creation of `AuthRepository`, `AuthViewModel`, and `AuthUIState` components. The task also covers managing the overall authentication state within the application.

Complexity: 3/5
good first issue

Brain Racer – это мобильное образовательное приложение, которое превращает скучное обучение в увлекательное социальное соревнование через систему викторин и асинхронных вызовов.

Kotlin