A Sparks Foundation Internship Project. A Web application used for transaction operations among bank users and display of bank details and history. Stack Used - Front-End: HTML,CSS, JavaScript Back-End: PHP DataBase: MySQL
Database contains two Tables- User's Table and Transaction Table: User table contains details such as name,email address and current balance. Transaction table records all the transfers happened along with time durations.