Code Monkey home page Code Monkey logo

bank's Introduction

My Bank Admin

My Bank Admin is a web application for bank management. It is developed using Java (version 17), Spring Boot (version 3.1.2), Spring Cloud, Spring Security, Angular (version 16.2.2), MySQL, and Maven.

Architecture

Architecture

Microservices

The application is divided into three microservices:

1. Customer Service

The Customer Service handles the management of bank customers, including registration, modification, deletion, and more.

2. Account Service

The Account Service is responsible for managing bank accounts, including account creation, deletion, modification, as well as handling banking operations like credit and debit transactions.

3. User Service

The User Service is in charge of user management and authentication within the application.

Additional Services

In addition to the core microservices, the application also includes the following services:

Gateway Service

The Gateway Service serves as a gateway for the application, providing routing and security features using Spring Cloud Gateway.

Discovery Service

The Discovery Service acts as a registration and discovery server for microservices using Eureka Discovery Server.

Web UI

The Web UI is the user interface for administrative purposes, developed using Angular and Bootstrap.

Prerequisites

Before running the application, ensure that you have the following prerequisites installed:

  • Java 17
  • Angular CLI 16.2.2
  • MySQL
  • Maven

Getting Started

  1. Clone this repository.
  2. Configure the database connection in the application properties.
  3. Build and run each microservice using Maven
  4. You must start the services in the following order: discovery-service, gateway-service, customer-service, account-service, user-service, web-ui.
  5. Start the Gateway Service and Discovery Service.
  6. Launch the Web UI to access the admin interface.

Usage

Contributing

If you'd like to contribute to this project, please follow the CONTRIBUTING.md guidelines.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • Special thanks to the Spring and Angular communities for their excellent frameworks and resources.
  • Inspired by the world of banking and financial services.

Author and Developer

  • Brody Gaudel MOUNANGA BOUKA

bank's People

Contributors

brodygaudel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.