My third application
App for notes and expense tracking with the option to create group notes (with multiple users).
The backend is on Firebase:
- Auth via email
- Realtime Database
KOTLIN
- MVVM
- ViewModel
- LiveData
- Data Binding
- Fragments
JAVA
- MVP
- ViewBinding
- Data Binding
App works with/without internet (the local database synchronizes with firebase cloud after the connection is restored)
Structure of data in firebase:
Screenshots of application: