Interest Calculation system For Retail Bank


Interest Calculation system For Retail Bank
 Vision
The system developed should calculate interest daily for each account having balance more than zero at the correct interest rate. This interest calculated will be cumulatively stored in a table which will be updated every day. Remember that the balance on which interest is calculated daily will change because the customer may deposit or withdraw money.
Project  Specification
Every month the cumulative interest calculated will be credited to the customer. After this point of time the cumulative interest stored should be set to zero because the customer has benefited for the period specified.
Before interest is credited to the customer’s account tax should be debited from the interest according to prevalent government laws.
  1. Data Entry screens to capture interest rates for different categories of accounts.  If interest rate is annual then daily interest calculated should be divided by 365.
  2. Calculate daily interest and store cumulative interest in a table.
  3. Add the cumulative interest at the end of the month to the customer account balance.
  4. Deduct tax when interest is paid out to the customer.
  5. Generate reports indicating interest earned on a periodic basis.
  6. Data entry screens to maintain interest rate structure.
User Interface Requirements
Browser based
Database
Requirements
Centralized
Integration Requirements
Standards base
Preferred Technologies
Solutions must be created using  
·         HTML, CSS (Web Presentation )
·         JavaScript (Client-side Scripting)
·         Java  (as programming language)
·         JDBC, JNDI, Servlets, JSP  (for creating web applications)
·         Eclipse with MyEclipse Plug-in (IDE/Workbench)
·         Oracle/Access  (Database)
·         Windows XP/2003 or Linux/Solaris (Operating System)
·         BEA WebLogic/JBoss/WebSphere (Server Deployment)
Other Details
The application should be highly secured and with different levels & categories of access control.

0 comments:

Post a Comment