cyrilshaji38 / Banking-App

Simple mobile banking app made using Android Studio!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBank

This is a Sparks Foundation GRIP (Graduate Rotational Internship Program) Technology Task.

Task 2: Basic Banking App

◇ Create a simple mobile app which has the following specs.

◇ Start with creating dummy data in mobile (sqlite) database for upto 10 users. User table will have basic fields such as name, email, current balance etc. Transfers table will record all transfers happened.

◇ Flow: Home Screen > View all Customers> Select and View one Customer> Transfer Money> Select customer to transfer to > View all Customers.

◇ No Login Page. No Customer Creation. Only transfer of money between multiple customers.

◇ Upload video demo of your application on youtube and submit the url.

MyBank is an app developed using Android Studio. All of its source code is available in the MyBank.zip folder!

About

Simple mobile banking app made using Android Studio!