All Projects → ohbus → retail-banking

ohbus / retail-banking

Licence: GPL-3.0 license
Consumer Banking Application

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to retail-banking

powerauth-crypto
PowerAuth - Open-source solution for authentication, secure data storage and transport security in mobile banking.
Stars: ✭ 48 (+92%)
Mutual labels:  banking, banking-applications
AlphaBankUI-Android
Check out the new style for App Design aims for the Banking Applications...😉😀😁😎
Stars: ✭ 45 (+80%)
Mutual labels:  banking, banking-applications
cyclos
Cyclos is a payment platform for large businesses and organisations
Stars: ✭ 15 (-40%)
Mutual labels:  banking, banking-applications
psd2
API client for banks supporting PSD2 APIs with OAuth2 authentication.
Stars: ✭ 26 (+4%)
Mutual labels:  banking, banking-applications
standards-maintenance
This repository houses the interactions, consultations and work management to support the maintenance of baselined components of the Consumer Data Right API Standards and Information Security profile.
Stars: ✭ 32 (+28%)
Mutual labels:  consumer, banking
bankster
An IBAN account numbers and BIC validation tool for Elixir.
Stars: ✭ 28 (+12%)
Mutual labels:  banking
TeaGo
Simple Go Web Framework
Stars: ✭ 18 (-28%)
Mutual labels:  mvc
generic-for-core
🏗️ Generic Repository & UOW Pattern For ASP.NET Core
Stars: ✭ 55 (+120%)
Mutual labels:  mvc
blog-ssm
一个简单漂亮的SSM博客系统。
Stars: ✭ 487 (+1848%)
Mutual labels:  thymeleaf
MsCoreOne
MsCoreOne is a simple Ecommerce with using many technologies such as .NET 5, Entity Framework Core 5, React 16.13 with modern Clean Architecture, Domain-Driven Design, CQRS, SOLID, Identity Server 4, Blazor. It will focus on resolving the problems always see in the process to develop projects.
Stars: ✭ 77 (+208%)
Mutual labels:  mvc
terms-dictionary
Simple definitions of terms, acronyms, abbreviations, companies, and projects related to financial services and Moov.
Stars: ✭ 48 (+92%)
Mutual labels:  banking
Swadeshi
Implementing a Web Based solution through which farmers can participate in a commodity exchange market
Stars: ✭ 21 (-16%)
Mutual labels:  consumer
SdvCodeWebsite
Simeon Valev - Personal Blog - Developed on ASP.NET Core MVC - Server-Side Blazor - See README.md file for more information
Stars: ✭ 38 (+52%)
Mutual labels:  mvc
xdu-cloudcourse-web
西电云计算课程大作业Web端代码示例
Stars: ✭ 26 (+4%)
Mutual labels:  thymeleaf
SpringDataJPA
J2EE项目系列(三)--Spring Data JPA+Spring+SpringMVC+Maven快速开发
Stars: ✭ 49 (+96%)
Mutual labels:  j2ee
node-bunnymq
BunnyMQ is an amqp.node wrapper to ease common AMQP usages (RPC, pub/sub, channel/connection handling etc.).
Stars: ✭ 20 (-20%)
Mutual labels:  consumer
js-sdk
JavaScript SDK for connecting to Kontist
Stars: ✭ 13 (-48%)
Mutual labels:  banking
rate-my-cat
Sample application for the book "Mastering Software Testing with JUnit 5"
Stars: ✭ 23 (-8%)
Mutual labels:  thymeleaf
MicroMVC
Framework:simple、efficient、 easy to project migration, DMVC+C architecture design, only for PHP 7.0+, support nginx+lua mvc architecture
Stars: ✭ 20 (-20%)
Mutual labels:  mvc
TwistPHP
A fresh, new PHP MVC framework built from the ground up
Stars: ✭ 27 (+8%)
Mutual labels:  mvc

Retail Banking Application

Banking CI Master Quality Gate Status Lines of Code Docker pulls

Application is live at bank.subho.xyz

This is a Spring Boot Application and integrated with Thymeleaf for data representation

Send in your Contribution using Pull Requests

Contributing

This repository is contribution friendly. If you'd like to add or improve a features, your contribution is welcome!

Please go through this comprehensive guide to setup the repository in your local enviornment using this CONTRIBUTING.md

The executable runtime can be either downloaded from packages or the releases page

To run this JAR (Requires JDK 11+)

Note: You can always build your own JRE using jlink from JDK 11+

java -jar retail-banking-1.0.jar

Open localhost:8080 from your browser to see the application running

The Dockerized application instructions

To run the application

docker run -d -p 80:8080 subhrodip/retail-banking

Open localhost in your browser to see application running
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].