This is a mini-banking app whose logic is based on this website. It allows basic functionalities such as depositing, viewing statements, viewing balances, updating details etc. Currently, the deposit functionality is still being worked on. On completion, the app should have these features:
- Deposit
- Send money
- Viewing transactions
- Account details update
- Password update
For the backend, PHP's Laravel and Java was used. The Laravel repository and its details is found in this repository.
For the UI, Android's XML styling was used.
For the network requests and communitcation Retrofit library was used.
It is still under development and it may have some bugs(not yet on Google Playstore).
Some of the screens