Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 426 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 426 Bytes

Banking-App

Banking System App built using SQLite database through which user can transfer money from one account to another account. This App is built for Task#2 of Graduate Rotational Internship Program(GRIP) of The Sparks Foundation.

Some features of this app are:-

  • User can tranfer money from his account to other's account.
  • User can see bank details of other's account.
  • Sender can see Transaction history.