Project
Simple Bank Manager
Challenging
90 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.
Graduate project
This project covers the core topics of the Android Developer with Kotlin course, making it sufficiently challenging to be a proud addition to your portfolio.
At least one graduate project is required to complete the course.
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
3 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 Android Developer with Kotlin course rated it as follows: