A sample application for book-keeping. Users can add transactions/entries to central database and other person can approve or reject those transaction.
- Login with a Google account.
- Add transaction with name of the person, transaction details and amount.
- Delete functionality also available to remove any ledger details.
- User can approve and reject the transaction too.
- An user can see all the transaction with their status.
- Kotlin (Primary Language)
- Firebase Authentication
- Firebase RealTime Database
- Recycler View
- MVVM
- Live data
- Navigation Drawer