This is a demo bank app in which transactions can be done between two individuals, it also stores and show the history of transaction of each individual.
- XML for UI design
- Kotlin for app development
- Room Database for storing user data and transaction history
- Live data to update the list of transactions