Project Introduction
IFSC Code Finder Project Using PHP is a web-based application that helps the user to find the IFSC code of any bank instantly. In “IFSC Code Finder Project” we use PHP and MySQL database. It has two modules i.e. user and admin. In the present system, Users have to visit the bank to ask ISFC Code. This IFSC Code finder project helps the user to find IFSC Code online from anywhere.
Requirements of Project
Project Name | IFSC Code Finder Project |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Features of the Project
In “IFSC Code Finder” we use PHP and MySQL database. It has two modules i.e.
- User
- Admin
User
User can visit the website and search for the IFSC code by using bank name, branch name, and Pincode/zipcode.
Admin
Admin will be the user of this project who can control the whole website.
Dashboard: In this section, admin can the brief info about banks, states, cities.
Add pages: In this section, the admin can add the new bank, state, city, and details about a particular bank branch.
Manage Pages: In this section, admin can manage the bank, state, city, and bank details. Here admin can delete and edit the particular record.
Profile: In this section, admin can update their own profile.
Setting: In this section, admin changes their own password.
Admin can also recover their own password.
Output Screen of the Project
Home Page
IFSC CODE Search Result
Admin Dashboard
Add Bank Details
How to run the IFSC Code Finder Project using PHP
- Download the zip file
- Extract the file and copy
ifscfinder
folder - Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
- Open PHPMyAdmin (http://localhost/phpmyadmin)
- Create a database with name
ifscdb
- Import
ifscdb.sql
file(given inside the zip package in SQL file folder) - Run the script
http://localhost/ifscfinder
(frontend)
Credential for admin panel :
Username: admin
Password: Test@123
Blog : https://phpgurukul.com/ifsc-code-finder-project-using-php