Project
Simple Bank Manager (Deprecated)
92 completions
~ 25 hours
4.5Create your first banking application in Android Studio, and grasp how you can use Kotlin in the development process.
Provided by
JetBrains Academy
About
A banking app is a widespread kind of app that helps you manage your bank account and pay bills. In this project, you'll make a simplified version of such an application.
Training project
This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.
What you'll learn
Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Create a login form so that users can sign in.
Redirect users to the menu screen that hosts the main features of the app.
Add a screen for viewing the account balances and another for transfers.
Show the exchange rates for different currencies.
Add a feature for paying bills through the app.
Reviews
12 months ago
During this project, I learned how to work with Android Fragments, the Navigation Component, and how to manage communication between fragments using the Fragment Result API. I also understood the importance of handling system back button navigation properly with onBackPressedDispatcher. One of the b ...
This was a fun and challenging project where I learned how to use the navigation graph allowing for easy fragment traversal. However, I must have made a mistake when adding the pay bills fragment. The navigation graph did not add the pay bills fragment correctly. Ultimately, I had to modify the nav ...
4.5
Learners who completed this project within the course rated it as follows: