Skip to content

Fireball2704/banking-website1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Banking Website

Overview

The Online Banking Website is a simple web application built using Node.js, Express.js, EJS, and MySQL. It provides basic banking functionalities such as viewing all customers, selecting and viewing one customer, transferring money between customers, and viewing all customers again.

Features

  • View All Customers: Browse through a list of all registered customers.
  • View Individual Customer: Select and view detailed information about a specific customer.
  • Transfer Money: Transfer money between customers securely.
  • Responsive Design: The website is designed to work seamlessly across various devices and screen sizes.

Prerequisites

  • Node.js
  • MySQL

Technologies Used

  • Node.js
  • Express.js
  • EJS (Embedded JavaScript)
  • MySQL