- MVVM (Model, View, ViewModel)
- LiveData
- Room Database
- Navigation Component(NavGraph, BottomNav)
- Firebase Auth (Email, Google)
- SearchView
- Lottie
- Words are saved using a Room database. Each user can only see their own added words and cannot view others' words.
- They can delete words they added using the delete icon.
- When a word is clicked, a dialog will appear with an option to add it to "learned" words.
- Clone the repository
- Open the project in Android Studio
- Configure Firebase and Google Sign-In as per the Firebase setup guide
- Build and run on an emulator or physical device.
MIT License
For any questions, reach out to cenkeraydin14@gmail.com.