We have created this project to practice and portray our skills in java and android studio.

The flow of the app is: Home Screen > View all Customers> Select and View one Customer> Transfer Money> Select customer to transfer to > View all Customers. We can select a customer and make a transaction the the person of our choice.

We started with creating dummy data in mobile (sqlite) database for upto 10 users. User table has basic fields such as name, email, current balance etc. and the transfers table will record all transfers take place.

We do not have a login page and we cannot create a customer within the app. Only transfer of money between multiple customers is taking place as of now.

We will try including everything that we missed this time and try adding real money in near future.

Built With

Share this project:

Updates