0% found this document useful (0 votes)
49 views17 pages

Ifsc Code Finder

The 'IFSC Code Finder Portal' is a web-based application designed to automate the manual process of finding IFSC codes for banks, utilizing Python Django and SQLite. It features user and admin modules for efficient management and easy access to information, enhancing resource utilization and reducing errors. The project aims to provide a user-friendly platform that ensures data security and reliability while streamlining operations for organizations.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views17 pages

Ifsc Code Finder

The 'IFSC Code Finder Portal' is a web-based application designed to automate the manual process of finding IFSC codes for banks, utilizing Python Django and SQLite. It features user and admin modules for efficient management and easy access to information, enhancing resource utilization and reducing errors. The project aims to provide a user-friendly platform that ensures data security and reliability while streamlining operations for organizations.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 17

lOMoARcPSD|40280337

IFSC Code Finder

Computer Engineering (Savitribai Phule Pune University)

Scan to open on Studocu

Studocu is not sponsored or endorsed by any college or university


Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)
lOMoARcPSD|40280337

IFSC Code Finder


Portal

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Abstract :
 The purpose of ‘IFSC Code Finder Portal’ is to automate
existing manual system by the help of computerized
equipments and full-昀氀edge computer software, ful昀椀lling
their requirements, so that their valuable data/information
can be stored for a long period with easy accessing and
manipulation of the same. The required software and
hardware are easily available and easy to work with.
 ‘IFSC Code Finder Portal’ can lead to error free, secure,
reliable and fast management system. It assist the user to
concentrate on their other activities rather concentrate on
the record keeping. Thus it will help organization in better
utilization of resources. The organization can maintain
computerized records without redundant entries. That
means that one need not be distracted by information that
not relevant, while being able to reach the information.
The aim to automate its existing manual system by the help of
computerized equipments and full-昀氀edge computer software,
ful昀椀lling their requirements, so that their valuable
data/information can be stored for a long period with easy
accessing and manipulation of the same. Basically the project
describes how to manage for good performance and better
services for the clients.

Objectives :
 Easy to generate report booking and queries.
 Provide an interactive platform between clients and ac
repairing companies.
 It is very much faster than manual system.
 Easy and fastest record 昀椀nding technique.
 It is very much 昀氀exible to work.
 It is very user oriented.

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

 Data can be stored for a longer period.

Project Modules :
IFSC Code Finder Project Using Python Django is a web-based
application that helps the user to 昀椀nd the IFSC code of any
bank instantly. In “IFSC Code Finder Project” we use Python and
Sqlite 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 昀椀nder project helps the user to 昀椀nd IFSC Code
online from anywhere.
In this project, we use Python Django and Sqlite database. It
has two modules
 1. Admin
 2. Users

Admin Module :
 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.
 Pro昀椀le: In this section, admin can update their own
pro昀椀le.
 Setting: In this section, admin changes their own
password.
 Admin can also recover their own password.

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

 Admin can also update his pro昀椀le, change the password


and recover the password.

User Modules :
User can visit the website and search for the IFSC code by using
bank name, branch name, and Pincode/zipcode.

Proposed System :
 The development of the new system contains the following
activities, which try to automate the entire process
keeping in view of the database integration approach.
 User friendliness is provided in the application with various
controls.
 The system makes the overall project management much
easier and 昀氀exible.
 There is no risk of data mismanagement at any level while
the project development is under process.
 It provides high level of security with di昀昀erent level of
authentication.

Software Used :
 PYTHON INTERPRETER
 PYCHARM IDE (INTEGRATED DEVELOPMENT
ENVIRONMENT)
 DJANGO FRAMEWORK
 NOTEPAD++ OR ANY OTHER TEXT EDITOR
 CHROME OR ANY OTHER BROWSER

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Min.Hardware Con昀椀guration :
 Client Side

 Server Side

Frontend (Language Used) :


 HTML (HYPERTEXT MARKUP LANGUAGE)
 CSS (CASCADING STYLE SHEET)
 BOOTSTRAP (FRAMEWORK OF HTML,CSS AND JS)

Backend :
 PYTHON DJANGO

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

 SQLITE (DATABASE)

Use Case Diagram :

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Class/ Diagram :

ER Diagram :

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Data Flow Diagram :


 A Data Flow Diagram (DFD) is a traditional visual
representation of the information 昀氀ows within a system. A
neat and clear DFD can depict the right amount of the
system requirement graphically. It can be manual,
automated, or a combination of both.
 It shows how data enters and leaves the system, what
changes the information, and where data is stored.
 The objective of a DFD is to show the scope and
boundaries of a system as a whole. It may be used as a
communication tool between a system analyst and any
person who plays a part in the order that acts as a starting
point for redesigning a system. The DFD is also called as a
data 昀氀ow graph or bubble chart.
Continue :

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Implementation and system testing :


 After all phase have been perfectly done, the system will
be implemented to the server and the system can be
used.
System Testing
 The goal of the system testing process was to determine
all faults in our project .The program was subjected to a
set of test inputs and many explanations were made and
based on these explanations it will be decided whether the
program behaves as expected or not. Our Project went
through two levels of testing
 Unit testing
 Integration testing

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Project Screen :

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Conclusion :
 The project titled as ‘IFSC Code Finder Portal’ was deeply
studied and analyzed to design the code and implement. It
was done under the guidance of the experienced project
guide. All the current requirements and possibilities have
been taken care during the project time.
 as ‘IFSC Code Finder Portal’ is used for daily operations in
any organization to maintain or access employee related
information for internal administration purposes.

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)


lOMoARcPSD|40280337

Bibliography :
 Wikipedia
 https://www.geeksforgeeks.org/python-django/
 https://www.javatpoint.com
 https://www.python.org/
 https://www.tutorialspoint/
 REFERENCE BOOKS

 Two scoops of Django for 1.11 by Daniel Greenfeld’s
and Audrey Green昀椀eld
 Lightweight Django by Elman and Mark Lavin

Downloaded by keerthana sekaran (keerthanasekaran316@gmail.com)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy