/Note-Count

My third app for making group notes and tracking expenses

Primary LanguageJava

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:

Image alt

Screenshots of application:

Image alt Image alt Image alt Image alt

Image alt Image alt