You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Bank App is a mobile application that allows users to perform various banking operations on their accounts. The app is implemented using the Flutter framework, enabling it to run on both iOS and Android platforms.
Features
Login and registration
The app allows users to register a new account or login to an existing account. After registration, user create uniqe 4 digit pin that is always required to sign in.
Home screen and navigation
Home page contain all nedded informations (e.g., current balance, account number, payment methods, last transactions, navigation panel). Also there are pages for transfers, transactions history and profile.
Managing account balance
Transfers
Account Top-up
BLIK Code
Users can make transfers between other bank accounts. They can enter recipient details and the amount they want to transfer.
Users also have the option to top up their account using the app. They can enter the desired top-up amount.
App shows BLIK codes (only visual implementation). Users can generate a BLIK code, which is a one-time payment code.