BANKING SERVICE SYSTEM ( USING PYTHON) You are required to develop a Banking Service Application to handle all the primary information required to maintain the customer account in a bank. Once the system is opened, all users (including admin staff and customers) have to pass through a login page to enter the main screen. Upon login, the system should display the user's name on the system's user interface. Customers are allowed to make transaction for deposit and withdrawal of the money. The following characteristics are important to be included in your system: • A default Super User Account should be created in the system that could be used to create admin staff accounts. • In order to register with the bank, the customer is required to fill a registration form to provide his/her personal details. The staff then enters the customer details into the system, and thereafter provides him with the unique account number and a default password. A unique customer account number must be autogenerated and should in a sequence. The account can be Savings account or Current account. • The customer can login into the system using account number and the default password. In addition to modifying the password, the customer can perform deposit and withdrawal transactions using this account number and password. Admin staff may update or edit the customer's details. However, customer's ID and name should not be available for update. Customer may only perform Deposits or Withdrawals. • The Customer can login into the system and deposit any amount of money in his/her account and the increase in balance is updated in the data file. • In the case of withdrawal, it is always checked whether the withdrawal of money will affect the minimum balance or not. If yes, the transaction will not be permitted. Minimum balance for saving account and current is RM100 and RM500 respectively. • Unique User Interface (UI) using menus should be done for all interactions between users and the system. • Customer's Statement of Account Report may be generated by both Admin Staff and Customer's Statement of Account Report must be printed for a specified period (i.e. a start and an end date must be entered). A total of all deposits and withdrawals should be displayed for the specified duration at the end of the report. • All details must be saved in files - text files. The program submitted should compile and be executed without errors. Besides, validation should be done for each entry from the users in order to avoid logical errors.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
BANKING SERVICE SYSTEM ( USING PYTHON )
You are required to develop a Banking Service Application to handle all the primary
information required to maintain the customer account in a bank. Once the system is
opened, all users (including admin staff and customers) have to pass through a login
page to enter the main screen. Upon login, the system should display the user's name
on the system's user interface. Customers are allowed to make transaction for deposit
and withdrawal of the money.
The following characteristics are important to be included in your system:
• A default Super User Account should be created in the system that could
be used to create admin staff accounts.
In order to register with the bank, the customer is required to fill a
registration form to provide his/her personal details. The staff then enters
the customer details into the system, and thereafter provides him with the
unique account number and a default password. A unique customer
account number must be autogenerated and should in a sequence. The
account can be Savings account or Current account.
The customer can login into the system using account number and the
default
password. In addition to modifying the password, the customer can
perform deposit and withdrawal transactions using this account number
and password.
• Admin staff may update or edit the customer's details. However,
customer's ID and name should not be available for update. Customer may
only perform Deposits or Withdrawals.
• The Customer can login into the system and deposit any amount of money
in his/her account and the increase in balance is updated in the data file.
In the case of withdrawal, it is always checked whether the withdrawal of
money will affect the minimum balance or not. If yes, the transaction will
not be permitted. Minimum balance for saving account and current is
RM100 and RM500 respectively.
• Unique User Interface (UI) using menus should be done for all interactions
between users and the system.
• Customer's Statement of Account Report may be generated by both Admin
Staff and Customer's Statement of Account Report must be printed for a
specified period (i.e. a start and an end date must be entered). A total of all
deposits and withdrawals should be displayed for the specified duration at
the end of the report.
• All details must be saved in files – text files.
The program submitted should compile and be executed without errors.
Besides, validation should be done for each entry from the users in order to
avoid logical errors.
Transcribed Image Text:BANKING SERVICE SYSTEM ( USING PYTHON ) You are required to develop a Banking Service Application to handle all the primary information required to maintain the customer account in a bank. Once the system is opened, all users (including admin staff and customers) have to pass through a login page to enter the main screen. Upon login, the system should display the user's name on the system's user interface. Customers are allowed to make transaction for deposit and withdrawal of the money. The following characteristics are important to be included in your system: • A default Super User Account should be created in the system that could be used to create admin staff accounts. In order to register with the bank, the customer is required to fill a registration form to provide his/her personal details. The staff then enters the customer details into the system, and thereafter provides him with the unique account number and a default password. A unique customer account number must be autogenerated and should in a sequence. The account can be Savings account or Current account. The customer can login into the system using account number and the default password. In addition to modifying the password, the customer can perform deposit and withdrawal transactions using this account number and password. • Admin staff may update or edit the customer's details. However, customer's ID and name should not be available for update. Customer may only perform Deposits or Withdrawals. • The Customer can login into the system and deposit any amount of money in his/her account and the increase in balance is updated in the data file. In the case of withdrawal, it is always checked whether the withdrawal of money will affect the minimum balance or not. If yes, the transaction will not be permitted. Minimum balance for saving account and current is RM100 and RM500 respectively. • Unique User Interface (UI) using menus should be done for all interactions between users and the system. • Customer's Statement of Account Report may be generated by both Admin Staff and Customer's Statement of Account Report must be printed for a specified period (i.e. a start and an end date must be entered). A total of all deposits and withdrawals should be displayed for the specified duration at the end of the report. • All details must be saved in files – text files. The program submitted should compile and be executed without errors. Besides, validation should be done for each entry from the users in order to avoid logical errors.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
File Input and Output Operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education