Skip to content

Latest commit

 

History

History
65 lines (63 loc) · 2 KB

README.md

File metadata and controls

65 lines (63 loc) · 2 KB

Banking_System

Banking system is a fast,reliable, and secure banking dashboard which allows users to transfer their money via various payment methods. Users also have the facility to track their monthly expenses, monthly income, transaction details, etc.


Major Functionalities

  • Card Transfer
  • RTGS & NEFT Transfer
  • Application for loans
  • Refiance loans
  • Fixed & Recurring deposits
  • Creation of users by Admin
  • Creation of user account by Admin
  • Blocking of user account by Admin
  • and many more....

How to Test?

  • Clone the repository by using this command  git clone https://github.com/projectsddu/Banking_System.git  

  • Now go to the server folder and run the command   npm i  

  • Now go to the client folder and run the command   npm i  

  • Now go to the server folder in the command prompt and type the following command   nodemon server.js  

  • Now go to the client folder in the command prompt and type the following command   npm start  

  • Now the server is up and running. Enjoy the website 😃

<<<<<<< HEAD

=======

57a9824b5bf160a6070d2ca138c34ad1f190b794