Git Product home page Git Product logo

core-banking-app-demo's Introduction

Core-Banking-App-Demo

A core banking application for managing banking processes. Processes like setting up customers, bank tellers, deposit and withdrawal, running end of day transactions, displaying profit and loss statements, configuration of Bank ATM Terminals can be done using this application. It can be used by Single branch or Multi branch Banks This application was developed using Asp.Net(C#). It makes use of either Nhibernate or ADO.Net as ORMs, and this can be easily switched via the Dependency Injection functionalities built in the app.

PROJECTS IN SOLUTION

  1. CBA.Data.ADO.Net - Contains the Database access logic using ADO.Net
  2. CBA.Data.NHibernate - Contains the Database access logic using NHibernate
  3. CBA.Data.NHibernate - Contains the Dependency Injection functionalities
  4. CBA.EODService - End of Day (EOD) Service that runs in banks to balance all records at the end of each day
  5. CBAPractice.Core - Core Class definitions for the application
  6. CBAPractice.Data - Contains methods for reuseable queries that utilize the Database access in 3 above
  7. CBAPractice.Logic - Contains the business logic of the application
  8. CBAPractice - The web application (containing all web pages in the app)
  9. FEP - A replica of a Bank's Front End Processor, meant to recieve financial (ISO8583) messages from all channels (ATM,POS,WEB)
  10. FEP.WindowsService - A windows service built to serve same purpose as FEP (number 9 above)

core-banking-app-demo's People

Contributors

mosopeogundipe 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.