Skip to content

Latest commit

 

History

History
executable file
·
32 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

executable file
·
32 lines (23 loc) · 1.12 KB

iBanking

iBanking an Information System, which implements most of all basic features and functionalities thus will helping in elimination of day to day madness in these financial and savings corporations.

Deployment

  1. Clone the repo or download as a zip
  2. Extract it into xampp/htdocs/ or opt/lampp/htdocs/ or var/www/html/
  3. Create a database named martdevelopers_iBanking
  4. Import attached .SQL File directly - Find it in this directory database/martdevelopers_iBanking.sql
  5. Access it directly on web browser by typing http://Your Server Name Or IP Address/iBank/

Login Credentials

1. Admin
    Email    : [email protected]
    Password : admin

2. Staff
    Email    : [email protected]
    Password : demo

3. Client
    Create Client Account

License

The iBank is open-source software licensed under the MIT license.