Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 1.56 KB

README.md

File metadata and controls

26 lines (26 loc) · 1.56 KB

Chennai Bank

A fullstack application of netbanking for chennai bank where users can see the account details, transfer amount to another account, view transaction details and more.

Live Version - Chennai Bank

Code

Built With

  • Reactjs for front-end.
  • Nodejs and Expressjs for back-end.
  • Mongodb for database.

Features

  1. Users can login and logout. screen-short
  2. Users can view account summary of their details. screen-short
  3. Users can view the transaction details. screen-short
  4. Users can view their card details. screen-short
  5. Users can transfer the amount to another account. screen-short
  6. Users can change the pin. screen-short

Building

Install Dependencies

npm install