Skip to content

Online banking web application made with Node.js, MongoDB, React.js.

Notifications You must be signed in to change notification settings

Sprints-Team-13/OnlineBanking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Banking System

Sprints online banking web application Project built with MERN Stack. You can visit the live site on https://expensive-sun-hat-elk.cyclic.app/

Login as admin

[email protected]
Sprints@13

Login from activated user account

[email protected]
Sprints@13

Features

  • Landing page
  • User Dashboard
    • User can see transactions summary
    • User can create new account
    • User can withdraw, depoist and transfer money
  • Admin Panel
    • Admin can activate / deactivate users
    • Admin can see user's accounts, transactions
    • Admin can accept or reject account requests

Usage

Installing dependencies

npm i
cd frontend
npm i

Run

# Run both Front-end & Back-end
npm run dev
# Run Backend only
npm run server

Maintaining

APIs document is available Here.

About

Online banking web application made with Node.js, MongoDB, React.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published