A simple dynamic website which has the following specs like Home Page, View All Customers, Select and View one customer, Transfer Money, Select customer to transfer to, View all Customers
Customers table will have basic fields such as name, email, current balance etc. Transfers table will record all transfers happened.
1)HTML
2)CSS
3)PHP
4)SQL