BankManagementSystem-JSP-Servlet

Bank Management System - JSP & Servlet

Table of Contents

Introduction

Welcome to the Bank Management System, a Java web application built using JSP and Servlet technologies. This project provides a comprehensive system for managing bank operations, catering to both employees and customers. Login Page

Features

Employee Portal

Customer Portal

Technologies Used

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/BankManagementSystem-JSP-Servlet.git
    
  2. Configure your database settings as shown in Schema diagram Schema
  3. Build the project using Maven:
    mvn clean install
    
  4. Deploy the application to your servlet container.
  5. Access the application at http://localhost:8080/bank-website

Contributions

Contributions are welcome! If you have suggestions or find bugs, please open an issue or submit a pull request. Follow our contribution guidelines for more details.

License

This project is licensed under the MIT License.