This is a simple dynamic website which was part of Internship by The Sparks Foundation.
Link to hosted website : http://denapay.atwebpages.com/
A Web Application used to transfer money between multiple users (Project contains 10 dummy users). A dummy user can also be created.
Technology used : Front-end : HTML, CSS, Bootstrap, Javascript & Sweet alert. Back-end connection : PHP Database : MySQL
Database contains two Tables- Users Table & Transaction Table
User table have basic fields such as name, email & balance. Transaction table records all transfers happened along with their date and time. No Login Page. No User Creation. Only transfer of money between multiple users.