Question Description
hello,
Create a db using MYSQL. Create a database table with transactions, rules, notifications, user/password, etc. Take into consideration that what you are creating is going to be used for a bank web application.
Rules such dont have a negatiove balance etc… rules that any bank application would not let you implement