Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 675 Bytes

File metadata and controls

21 lines (14 loc) · 675 Bytes

Bank Transaction and Loan Processing System

Introduction

  • This project is a web application that provides an online platform for bank transaction services, loan processing services and the other various functions and activities of the bank.
  • Developed as part of Semester 4 CS3042 Database Systems module.

Sample Screenshots

Alt text

Alt text

Alt text

Installation

Clone the project. Run the following commands.

  • npm install
  • npm start