A Web Application used to transfer money between users. A user can also be created.
Front-end : HTML, CSS, Bootstrap & Javascript Back-end : PHP Database : MySQL
Database contains two Tables- Users Table & Transaction Table
- User table have basic fields such as name, email, password, PIN,& current balance.
- Transaction table records all transfers happened along with their time.
Flow of the Website: Login > Home Page > Transact Menu > Choose Target > Choose Amount > Insert PIN > Transfer Money > Success
Made by Shane Wibowo