/BanqueOfEgypt

A simple CRUD middleware that manage the transactions between banks

Primary LanguageHTML

Banque of Egypt

Banque of Egypt is a simple CRUD middleware that manage the transactions between banks:

  • Transfer money between banks.
  • List the registered banks.
  • List the transaction history.
  • Register new banks.

Warning

If you want to test this app you should have a virtual banks to make transactions between them and implement the API in EndPointsSpecs.md in each.

Technologies and Concepts

We used:

  • Spring Framework
  • Spring Boot
  • Spring MVC
  • Thymeleaf
  • Spring Data JPA
  • Model Mapping
  • Lombok
  • MySQL
  • Clean Architecture

image image image image