Portfolio  

Banking App 2022

The Banking app developed for Android in Kotlin has the purpose to help you manage and keep track of your finances. The user creates a new account, or login into an existing one, and start using the app right away. The main dashboard shows the balance and a list of transactions that the user has done. Through the navigation at the bottom, the user can go to the operations tab to deposit or withdraw money, assign it to a specific category, choose the date, and record the transaction. Both users and transactions are recorded on Firebase. The cloud database helps manage authentication and storing data for later use.

Project 1