Sparks Foundation Internship Project : Basic Banking System
A Web Application used to transfer money between multiple users (Project contains 10 dummy users). A dummy user can also be created.
Stack used - Front-end : HTML, CSS, Bootstrap & Javascript Back-end : PHP Database : MySQL
To Run This Project Following Software Needs To Be Installed :
-
XAMPP Download Link: https://www.apachefriends.org/ Download XHAMPP Setup according to your system configuration Install The Setup
-
Visual Studio Download Link: https://code.visualstudio.com/download/
OR
-
Notepad++ Download Link: https://notepad-plus-plus.org/downloads/
OR
-
Sublime Text Download Link: https://www.sublimetext.com/
To Run This Project Follow Below Steps:
- Install all the required setup.
- Import tha database file i.e 'bank' which is present under 'sql', into the MyPhp Admin.
- Open chrome or anyother browser and run the index.php file.
Database contains two Tables- Users Table & Transaction Table
- User table have basic fields such as name, email & current balance.
- Transaction table records all transfers happened along with their time.
Flow of the Website: Home Page > View all customers > Select and View one Customer > Transfer Money > Select customer to transfer > View all customers > View Transfer History.
Website is hosted on 000webhost.com. Below is the website url: https://sparks-jasmeet.000webhostapp.com
I would like to thank The Sparks Foundation for giving me such a wonderful opportunity.