Skip to content

Bankify-E-Banking is a secure online banking platform with a user-friendly interface, offering seamless account management and transactions.

License

Notifications You must be signed in to change notification settings

rahuljsaliaan/Bankify-E-Banking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bankify-E-Banking Application

Bankify-E-Banking is a modern and secure web-based banking application that provides users with a seamless online banking experience. With a user-friendly interface and robust features, Bankify-E-Banking allows users to manage their accounts, perform transactions, and access various banking services with ease.

Features

  • Account Management: Users can create, view, and update their bank accounts online, including savings, checking, and credit card accounts.

  • Transaction Handling: Perform various transactions such as fund transfers, bill payments, and transaction history viewing.

  • Secure Authentication: Bankify-E-Banking employs a strong authentication system to ensure user data remains protected.

  • Online Support: Users can contact customer support and access help resources directly from the application.

  • Responsive Design: The application boasts a responsive user interface, ensuring a seamless experience across different devices.

Tools Used

  • HTML
  • CSS
  • JavaScript
  • PHP
  • MySQL

Screenshots

Screenshot 1

Screenshot 2

Getting Started

To run Bankify-E-Banking locally using XAMPP, follow these steps:

  1. Install XAMPP: Download and install XAMPP, which includes Apache, PHP, and MySQL, from the official website: https://www.apachefriends.org

  2. Clone the repository: Open a terminal and clone the Bankify-E-Banking repository to your local machine: git clone https://github.com/rahuljsaliaan/Bankify-E-Banking

  3. Set up the Database: Import the provided SQL schema into your MySQL database. You can do this by following these steps:

  • Launch XAMPP and start the Apache and MySQL services from the control panel.
  • Open your web browser and go to http://localhost/phpmyadmin.
  • Log in to phpMyAdmin using your XAMPP credentials.
  • Create a new database and name it "bankify_ebanking".
  • Inside the newly created database, click on the "Import" tab and choose the SQL file provided (usually named "bankify_ebanking.sql").
  • Click "Go" to import the schema and create the necessary tables.
  1. Configure the Application: In the Bankify-E-Banking repository, locate the configuration files (e.g., config.php) where you need to set the correct database connection details. Update the following variables to match your XAMPP settings:

How to Use

  1. Open the application in your web browser.
  2. Register for a new account or log in with existing credentials.
  3. Explore the intuitive user interface to manage your accounts and perform transactions.

We hope you enjoy the amazing user interface and have a pleasant banking experience. If you encounter any issues or have suggestions for improvement, feel free to reach out to us. Happy banking! 🏦.

About

Bankify-E-Banking is a secure online banking platform with a user-friendly interface, offering seamless account management and transactions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.9%
  • JavaScript 6.5%
  • CSS 5.1%
  • Hack 3.5%