Você está na página 1de 8

BANK MANAGEMENT SYSTEM

SYNOPSIS Submitted in partial fulfillment of requirement of Bachelors of Business Administration (BBA)

Submitted To: Internal Guide: Mrs. Palak Gupta

Submitted By: Himani Rawat 00914101709 Subhash Kumar 02014101709 Amandeep Singh Sehgal 04414101709 Mahak Kagra 04514101709

FRONT END Visual Basic 6.0: Visual Basic is one very powerful programming language that helps one develop sophisticated, graphical applications that can be run on Microsoft Windows environment. Visual Basic is actually BASIC language, which is visual in its nature. In general, Visual is a method used to create GUI applications i.e., visual programming style involves a lot of illustrations, rather than writing numerous lines of code to describe the appearance, functioning etc., of the applications interface. System Requirement: Multimedia PC with a 486DX/66-MHz or higher processor (Pentium or higher processor recommended) Microsoft Windows 95 or later operating system or Windows NT operating system version 4.0 with Service Pack 3 or later (Service Pack 3 included) 16 MB of RAM for Windows 95; 24 MB for Windows NT 4.0 Microsoft Internet Explorer 4.01 Service Pack 1 (included) Hard disk space: Typical installation: 52 MB Maximum installation: 65 MB CD-ROM drive VGA or higher-resolution monitor; Super VGA recommended Microsoft Mouse or compatible pointing device

BACK END Microsoft Access: Microsoft Office Access, previously known as Microsoft Access, is a relational database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and softwaredevelopment tools. It is a member of the Microsoft Office suite of applications, included in the Professional and higher editions or sold separately. In May 12 2010, the current version of Microsoft Access 2010 was released by Microsoft in Office 2010; Microsoft Office Access 2007 was the prior version. MS Access stores data in its own format based on the Access Jet Database Engine. It can also import or link directly to data stored in other applications and databases. System requirements: Computer and processor: 500 MHz or faster processor Memory: 256 MB RAM or more Hard disk: 2.0 GB available disk space Display: 1024x576 or higher resolution monitor Operating system: Windows XP (must have SP3) (32-bit), Windows 7, Windows Vista with Service Pack (SP) 1, Windows Server 2003 with SP2 and MSXML 6.0 (32-bit Office only), Windows Server 2008, or later 32- or 64-bit OS.

Introduction- Bank Management System Bank is the place where customers feel the sense of safety for their property. In the bank, customers deposit and withdraw their money. Transaction of money also is a part where customer takes shelter of the bank. Now to keep the belief and trust of customers, there is the positive need for management of the bank, which can handle all this with comfort and ease. Smooth and efficient management affects the satisfaction of the customers and staff members, indirectly. And of course, it encourages management committee in taking some needed decision for future enhancement of the bank. Nowadays , managing a bank is tedious job up to certain limit. So software that reduces the work is essential. Also todays world is a genuine computer world and is getting faster and faster day-by-day. Thus, considering above necessities, the software for bank management has became necessary which would be useful in managing the bank more efficiently. The bank management system is an application for maintaining a persons account in a bank. The system provides the access to the customer to create an account, deposit/withdraw the cash from his account, also to view reports of all accounts present.

Names of Forms: Accounts List Close Login Deposit Main Money Transfer Splash Thank you View Details Withdraw Module- 1 User Control-1

Explanation:
Here all forms are explained in details what are they, and what is their use in the application. Forms: Accounts list: Accounts list form shows the number of accounts & which type of accounts viz. Current or savings, which are currently holding by bank. It can sort the accounts by their name, account type, account no.

Close: Close form deletes the account, once the user conforms for deleting the account, database automatically removes all the entries related to the deleted account. Login: Login form let, the user to know account details of any account no. by providing the correct password. Deposit: Deposit form let the user to deposit the particular amount of money and finally by showing the available balance amount. Main: Main form is the first form in which all the other forms are under, here user select the type of activity, which he/she wants to do viz., add new account, money withdrawal, deposit, view details, money transfer, close account and exit. Money Transfer: Money transfer form is the form from which user can transfer the money from their account to any other account holder of the database. Splash: Splash form has a timer which shows in the beginning of the application to show which bank of software it is. Thank you: Same as splash form; it also has a timer which shows at the end of application.

View Details: View Details form let user to get the details of any account holder, as well as user can also edit the data. Withdraw: Withdraw form let user to withdraw the particular amount of money from his account by providing account no. and password earlier.

Types of Reports:
No. of account holders. Information about the account holders.

Database Table:
Account no. Account Type Available Balance Name Age Gender Address Phone no.

Schema:
USER Starts Application Splash screen Administrator login Add New A/c Main form

Deposit

Money Transfer

Close A/c

View Details

Money Withdrawal

Exit Ends with Thank u screen

Você também pode gostar