You are on page 1of 15

KENDRIYA VIDYALAYA

MALLESWARAM

ONLINE BANKING SYSTEM

NAME: ARCHANAA.U
CLASS: XII B
CLASS ROLL NO: 12201
CBSE ROLL NO:

1|Page
CERTIFICATE

This is to certify that ARCHANAA.U of class XII


B has successfully completed the Computer
Science project.
The project titled “ONLINE BANK SYSTEM” is
the bonafide work of the student as per the
CBSE curriculum 2022-2023.

INTERNAL EXAMINER: EXTERNAL


EXAMINER

[Bhavana] PRINCIPAL
PGT- Computer Science

2|Page
ACKNOWLEDGEMENT

I would like to take this opportunity to express my


sincere gratitude to my computer science teacher
Mrs. Bhavana for all her support and encouragement,
crucial to my completion of this project.

I would also like to thank my parents and friends


who helped me a lot in coming up with the idea,
making it into a viable project, and giving their
inputs all the way to help me bring this to fruition
and test it. Finally, I would like to thank my principal
Mrs. H.D. BHANUMATHY for her constant support

Table of Contents
3|Page
SL.NO CONTENTS PAGE NO

1. INTRODUCTION 05

2. SYSTEM 06
REQUIREMENTS

3. SOURCE CODE 08-12

4. WORKING 13

5. FUTURE SCOPE 14

6. BIBLIOGRAPHY 15

INTRODUCTION

4|Page
Internet banking, also known as online banking, e-banking or virtual
banking, is an electronic payment system that enables customers of a
bank or other financial institution to conduct a range of financial
transactions through the financial institution's website.
Online banking allows a user to conduct financial transactions via the
Internet. Online banking is also known as Internet banking or web
banking.Online banking offers customers almost every service
traditionally available through a local branch including deposits,
transfers, and online bill payments. Virtually every banking institution
has some form of online banking, available both on desktop versions and
through mobile apps.
Convenience is a major advantage of online banking. Basic banking
transactions such as paying bills and transferring funds between accounts
can easily be done 24 hours a day, seven days a week, wherever a
consumer wishes.Online banking is fast and efficient. Funds can be
transferred between accounts almost instantly, especially if the two
accounts are held at the same institution. Consumers can open and close
a number of different accounts online, from fixed deposits to recurring
deposit accounts that typically offer higher rates of interest.

SYSTEM REQUIREMENTS

5|Page
HARDWARE REQUIREMENTS
System Windows 10
Processor AMD Ryzen
RAM 8 GB
Clock Speed 3.2GHz
SOFTWARE REQUIREMENTS
OS 22000.1098
Python 3.10
IDLE

BUILT-IN FUNCTIONS

6|Page
1.FSTREAM.H-for file handling,cin and count
2.PROCESS.H- for exit() function
3.CONIO.H- for clrscr() and getch() function
4.STDIO.H- for standardI/O operations
5.STRING.H – for string handling
6.MATH.H- for doing mathematical operations

SOURCE CODE

7|Page
8|Page
9|Page
10 | P a g e
11 | P a g e
12 | P a g e
OUTPUT
LOGIN SCREEN

OPTION SCREEN

13 | P a g e
FUTURE SCOPE

The objective of the project was simple coding.

14 | P a g e
BIBLIOGRAPHY

1 .https://www.w3schools.com
2. https://www.wikipedia.org

15 | P a g e

You might also like