/Banking-System

This is a mini-project that is been made by me with idea of basic banking under my internship in sparks foundation as role . Task here is to transfer the money between any two user and update the database . I have to show all the details of all users.

Primary LanguageJavaScript

This is a mini-project that is been made by me with idea of basic banking under my internship in sparks foundation as role . Task here is to transfer the money between any two user and update the database . I have to show all the details of all users.

Step 1 : Setup mongodb as a database and port no by creating config.env file
Run the commands
Step 2 : Install Dependencies : npm install
Step 3 : Run it on localhost:PORT