Coder Social home page Coder Social logo

oflenake / banksystem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from banksystembg/banksystem

0.0 0.0 0.0 3.34 MB

ASP.NET Core banking system with secure communication capability between instances, cards, secure payments, etc.

Home Page: https://banksystem-1.herokuapp.com/

License: MIT License

C# 73.53% HTML 17.81% CSS 1.49% JavaScript 7.17%

banksystem's Introduction

BankSystem

BankSystem is an open-source web project where users can create bank accounts, transfer money, create payment cards, pay with them or directly through their account, etc. It supports connecting multiple banks together through the CentralApi. This allows money to be securely transferred between separate instances of BankSystem running on different machines.

Documentation

This page contains important information on how to properly configure BankSystem and CentralApi

BankSystem consists of two base components - the bank web application and the CentralApi, which securely connects banks running on separate machines together to process transfers between different banks, card payments and direct payments.

Project links

We have set up a network of two BankSystem instances and one DemoShop, connected through a CentralApi. This network supports all BankSystem functionality, including Global transfers, Direct payments and Card payments.

Project Address
DemoShop https://banksystem-demoshop.herokuapp.com/
Test Bank 1

Transfer details:
* Bank name - Bank system
* Bank country - Germany
* Bank code - ABC
https://banksystem-1.herokuapp.com/
Test Bank 2

Transfer details:
* Bank name - Bank system 2
* Bank country - Netherlands
* Bank code - CBA
https://banksystem-2.herokuapp.com/

All of these projects have a demo account already registered:

Email Password
[email protected] Test123$

Additionally, all bank accounts created have an initial balance of โ‚ฌ500 for demonstration purposes.

Bank accounts hold information about their owner, balance, transactions, date of creation, etc.

BankSystem supports two types of money transfers - internal and global / worldwide.

Cards are used for making purchases on other websites using the CentralApi.

Direct payments are a way to securely pay on websites directly through a bank account without the need to provide card details.

DemoShop is an example web application implementing direct and card payments.


Used technologies:

  • C#
  • ASP.NET Core
  • ASP.NET Core MVC
  • ASP.NET Core Web API
  • Entity Framework Core
  • Asymmetric & hybrid encryption
  • jQuery
  • AJAX
  • HTML
  • CSS
  • Bootstrap

Development Timeline Visualization

banksystem's People

Contributors

martinmladenov avatar melikpehlivanov 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.