Skip to content

Ash914027/banking_application_using_nodejs_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banking_application_using_nodejs_testing

Problem Statement - Banking Application

Citizen Bank is a leading global financial services company with three business units: Private Banking, Corporate and Retail Banking, Insurance and Investment Banking. Corporate and Retail Banking offers banking products and services to corporate and retail clients through various channels. Business Situation: Citizen Bank is a pioneer in offering online banking to its customers. However, as competitors started catching up, the client wanted to completely transform the way in which it provided these services. The client wanted to leverage its strong customer base to create an additional revenue stream, while offering customers extended services. All this was becoming increasingly difficult, as the client’s existing system was based on legacy technology and architecture. Inter IT department was introduced to restructure and revamp the existing application architecture and develop applications on a Multi-Channel infrastructure, which would cater to several channels, including the Internet. A phased approach was decided upon, and the Online Banking service was to be introduced in a set of multiple releases. With ready access to a huge customer base, the client was in an ideal situation to introduce the Customer Management, Electronic Bill Presentment and Payment Services..

In a Banking Application, Bank need to store the customer profile , Every customer profile can be maintained based on different category. Write the logic using JavaScript to maintain the customer details.

Instructions

Download and unzip the boilerplate code. Run the command npm install to install the dependencies. Open the boilerplate code in VSCode to develop the solution. Write the code in the .js files present in src folder Run the test scripts available under src/test by giving npm run test command in the terminal to test locally. Refactor the solution to ensure all test cases are passing. Zip the solution code with the name same as assignment name.

About

banking_application_using_nodejs_testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors