-
Notifications
You must be signed in to change notification settings - Fork 0
Ayush979/Basic-Banking-System
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Stack used - The Database contains two Tables- Users Table & Transaction Table
The User table have basic fields such as name, email & current balance.
The Transaction table records all transfers happened along with their time.
The Flow of the Website:
Home Page > View all Users > Select and View one User > Transfer Money > Select reciever > View all Users > View Transfer History.
Steps are- 1:- Install and Open Xampp Control Panel. 2:- Connect Apache Server and mySQL Server. 3:- If it does not connect at first then open Task Manager and disconnect mySQL id option from there. 4:- Now disconnect Apache and mySQL server and then reconnect it. 5:- Now open localhost/phpmyadmin and then add the required files there. 6:- Now open the Index file. 7:- After the work, don't forget to turn off the Apache and MySQL Servers.
About
A Small Banking Website which is used to transfer the amount between the users as depicted in the Project.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published